Synthetics platform for Starknet, inspired by GMX v2 design.
Satoru is a cutting-edge synthetics platform for Starknet, taking inspiration from the modular design of GMX v2.
Read the Satoru Book to learn more about the project.
To build the project, run:
scarb build
To test the project, run:
snforge
To deploy contracts of the saturo, you first need to setup a smart wallet :
-
Create a signer by following this tutorial : Signers
-
Create an account by following this tutorial : Accounts
Once your smart wallet is setup, you can now run deployment files to deploy contracts, for example :
cd scripts
./deploy_contract.sh
Here are some resources to help you get started:
- Satoru Book
- Cairo Book
- Starknet Book
- Starknet Foundry Book
- Starknet By Example
- Starkli Book
- GMX v2 resources
This project is licensed under the MIT license. See LICENSE for more information.
Thanks goes to these wonderful people (emoji key):
Abdel @ StarkWare 💻 |
sparqet 💻 |
zarboq 💻 |
drspacemn 💻 |
Michel 💻 |
delaaxe 💻 |
danilowhk 💻 |
Erim 💻 |
parketh 💻 |
Mathieu 💻 |
gaetbout 💻 |
Alex Metelli 💻 |
Fabien C 💻 |
rmzlb 💻 |
0xTitan 💻 |
Bal7hazar @ Carbonable 💻 |
Zizou 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!