You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement ICS 721 in ibc-rs, and integrate it into Namada for NFT support in the MASP. From the MASP's perspective, NFTs are just fungible tokens with only 1 unit.
This should be tested specifically with Stargaze.
The text was updated successfully, but these errors were encountered:
* origin/yuji/ibc-nft:
for clippy
remove stale comments
not handle masp when receiving fails
refactoring
add changelog
fmt
fix to get memo for NFT transfer
fix benches
fix test
fix tests
update ibc-rs
update ibc-rs
not delete NFT metadata
nft transfer
option data
back to upstream branch
update ibc-rs and add some tests
add nft send test
add nft transfer
WIP: impl context
for new ibc-rs
Implement ICS 721 in ibc-rs, and integrate it into Namada for NFT support in the MASP. From the MASP's perspective, NFTs are just fungible tokens with only 1 unit.
This should be tested specifically with Stargaze.
The text was updated successfully, but these errors were encountered: