Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okhaimie-dev/deadalus
https://github.com/okhaimie-dev/deadalus
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/okhaimie-dev/deadalus
- Owner: okhaimie-dev
- Created: 2024-01-01T05:20:37.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-01-09T16:12:17.000Z (12 months ago)
- Last Synced: 2024-11-03T09:37:38.956Z (2 months ago)
- Language: Cairo
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deadalus contracts
## ๐ ๏ธ Build
To build the project, run:
```bash
scarb build
```## ๐งช Test
To test the project, run:
```bash
snforge
```## ๐ Resources
Here are some resources to help you get started:
- [Cairo Book](https://book.cairo-lang.org/)
- [Starknet Book](https://book.starknet.io/)
- [Starknet Foundry Book](https://foundry-rs.github.io/starknet-foundry/)
- [Starknet By Example](https://starknet-by-example.voyager.online/)
- [Starkli Book](https://book.starkli.rs/)