canine-docs/docs/developers/intro.md
2023-08-11 09:48:51 -05:00

37 lines
502 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](./dAppLibraries/3_jackal_js.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