moonstream-to / moonworm

codegen for crypto degens and other ethereum smart contract toolkit for python
Apache License 2.0
36 stars 7 forks source link

Added brownie support in moonworm via "moonworm generate-brownie" #24

Closed zomglings closed 2 years ago

zomglings commented 2 years ago

Changes

This pull requests introduces the moonworm generate-brownie command which generates brownie-compatible classes and CLIs.

How to test these changes?

We tested manually against a live Mumbai testnet deployment (Polygon)

Related issues

Resolves https://github.com/bugout-dev/moonworm/issues/21

Partially addresses https://github.com/bugout-dev/moonworm/issues/22 - we just need to follow the same model for moonworm generate.