Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Devnet


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