canine-docs/docs/developers/intro.md
2023-05-21 11:35:18 -04:00

33 lines
487 B
Markdown

---
sidebar_position: 2
---
# Getting Started
## Web-Apps
To get started building web apps that leverage Jackal, head over to the [Jackal.js Quickstart](./jackaljs/intro.md)
<!-- ## Dependencies
* Golang
* Rust
* Cargo
* Cargo Generate
* Wasm32
* Canined
* Docker
### Golang
Golang is required to build the [canined](#canined) binary. Get [Golang](https://go.dev/doc/install)!
### Rust
#### Cargo
#### Cargo Generate
#### Wasm32
## Canined
## Docker -->
# dApp Docs Coming Soon