Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xSpaceShard/starknet-devnet
A local testnet for Starknet
https://github.com/0xSpaceShard/starknet-devnet
blockchain starknet
Last synced: about 2 months ago
JSON representation
A local testnet for Starknet
- Host: GitHub
- URL: https://github.com/0xSpaceShard/starknet-devnet
- Owner: 0xSpaceShard
- License: mit
- Archived: true
- Created: 2021-10-01T16:04:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:21:57.000Z (about 1 year ago)
- Last Synced: 2024-11-09T13:19:32.388Z (2 months ago)
- Topics: blockchain, starknet
- Language: Python
- Homepage: https://0xspaceshard.github.io/starknet-devnet/
- Size: 3.94 MB
- Stars: 211
- Watchers: 10
- Forks: 77
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- best-of-crypto - GitHub
README
Starknet Devnet
A Flask wrapper of Starknet state. Similar in purpose to Ganache.
Aims to mimic Starknet's Alpha testnet, but with simplified functionality.
## ❗ Migrating to Rust
This repository (Devnet in Python) is not maintained anymore, so you are advised to switch to [Devnet in Rust](https://github.com/0xSpaceShard/starknet-devnet-rs), which aims to continue where Devnet in Python left off, but without the sequencer/gateway API.
## 🌐 Docs
On the following links you can find the documentation of:
- [the latest official release](https://0xspaceshard.github.io/starknet-devnet/)
- [the latest master commit (not officially released)](https://github.com/0xSpaceShard/starknet-devnet/tree/master/page/docs)## 🙌 Special Thanks
Special thanks to all the [contributors](https://github.com/0xSpaceShard/starknet-devnet/graphs/contributors)!