canine-docs/docs/developers/intro.md

37 lines
502 B
Markdown
Raw Normal View History

2023-05-03 14:23:44 +00:00
---
2023-05-21 15:29:15 +00:00
sidebar_position: 2
2023-05-03 14:23:44 +00:00
---
2023-05-03 14:23:44 +00:00
# Getting Started
2023-05-21 15:35:18 +00:00
## Web-Apps
2023-08-11 14:48:51 +00:00
To get started building web apps that leverage Jackal, head over to the [Jackal.js Quickstart](./dAppLibraries/3_jackal_js.md)
2023-05-04 03:36:09 +00:00
<!-- ## Dependencies
2023-05-03 14:23:44 +00:00
* 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
2023-05-04 03:36:09 +00:00
## Docker -->
# dApp Docs Coming Soon