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

V0.0.2 #4

Closed Yhtiyar closed 2 years ago

Yhtiyar commented 2 years ago

Changes

  1. Better user experience. --web3, --contract-address are no longer required arguments
  2. support of ipc path
  3. Now able to set MOONWORM_WEB3_PROVIDER_URI to env vars
  4. some minor fixes to tests

How to test these changes?

Related issues