cosmos / ibc-proto-rs

Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security
Apache License 2.0
45 stars 26 forks source link

Implement ICS 721 #167

Closed yito88 closed 8 months ago

yito88 commented 8 months ago

Import proto from https://github.com/bianjieai/nft-transfer for ICS-721

Farhad-Shabani commented 8 months ago

@yito88 would you regenerate protos given that the proto compiler has been revised as of v0.40.0 release? Thanks!