A local testnet for Starknet... in Rust!
- Forking - interact with contracts deployed on mainnet or testnet
- Account impersonation
- L1-L2 interaction
- Predeployed contracts - accounts, tokens etc.
- Block manipulations - creation, abortion etc.
- Time manipulations
- Dump, load, restart state
- Configurable according to your needs
Find the official documentation here.
Simplify the installation, spawning and usage of Devnet in your tests by relying on the official JavaScript wrapper. Read more here.
We ❤️ and encourage all contributions and thank all the contributors!
Click here for the development guide.