0xSpaceShard / starknet-devnet-rs

A local testnet for Starknet... in Rust
https://0xspaceshard.github.io/starknet-devnet-rs/
MIT License
100 stars 56 forks source link

Improve dumping UX #531

Closed 3alpha closed 1 week ago

3alpha commented 2 weeks ago

Usage related changes

Improves ux when using /dump endpoint. When dump path not provided, it dumps to STDOUT.

Development related changes

Resolves #529

Checklist: