rocklabs-io / ic-py

Python Agent Library for the DFINITY Internet Computer
MIT License
127 stars 26 forks source link

parse candid format and generic canister #31

Closed Myse1f closed 2 years ago

Myse1f commented 2 years ago
  1. parse candid format file to produce Python candid type
  2. use candid description to generic an canister, and call with {canister}.{methodname}