Closed leejw51crypto closed 2 years ago
the best will be start with transaction generation -- so a good approach may be similar to CosmRS:
e.g. see bank send: https://github.com/cosmos/cosmos-rust/blob/main/cosmrs/src/bank.rs#L37 https://github.com/cosmos/cosmos-rust/blob/main/cosmos-sdk-proto/src/prost/cosmos.bank.v1beta1.rs#L86
I'll take care of this issue.
this is a big task, make sub tasks, start with generating nft messages with protobuf, serde_json
add nft api