Starknet Devnet
A local testnet for Starknet... in Rust
Isolated but connected 🖥️
Simulate Starknet in the comfort of your local network. Fork mainnet/testnet to interact with real-world smart contracts, while maintaining isolation.
Configurable and preservable 🔧
Gas price, predeployed accounts, chain ID... All of this and more can be configured according to your needs. Once your work is done, dump Devnet into a file and later load it to continue where you left off.
Built in Rust 🦀
Unlike its Pythonic predecessor, this program is built in Rust to ensure a better performance and overall user experience.