Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okhaimie-dev/deadalus


https://github.com/okhaimie-dev/deadalus

Last synced: 22 days ago
JSON representation

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/)