Home

Awesome

As I like Brownie, stark_brownie

An interactive CLI wrapper for nile (OZ) and starknet-devnet (Shard-Labs) to help with testing and auditing smart contracts.

Ultimately this could just be incorporated with nile, however I had started this using starkware testing Starknet Python class, realized block and time management would be a pain, so just resorted calling nile functions and the starknet-devnet API from this tool.

How to use

Functionality

Acknowledgments

This is simply a wrapper around nile, so thanks to OpenZeppelin for writing the tool. Also thanks to Shard-Labs for starknet-devnet.