sui icon indicating copy to clipboard operation
sui copied to clipboard

[wallet-ext] Add Origin Byte NFTs (v0.5.0) support

Open oribyts opened this issue 3 years ago • 1 comments

Add support of new version of OriginByte NFT protocol.

https://user-images.githubusercontent.com/113520173/197965932-369ac428-9170-4f37-961d-28e56e7deaa0.mov

The main difference with previous PR is adding external library and response parser, which will be helpful if the data structure will change again.

oribyts avatar Oct 26 '22 07:10 oribyts

Hi @oribyts, please open PRs to contribute against the main branch rather than devnet. Looks like you may need to rebase to release .13 as well

randall-Mysten avatar Oct 27 '22 19:10 randall-Mysten

@randall-Mysten I've decided to create another PR to prevent conflicts resolving (PR is not a big and was easier to move code): #5845

oribyts avatar Nov 04 '22 11:11 oribyts

Hi @oribyts Please also submit PRs to main instead of devnet. Thank you. Create a fork of Mysten\sui main and then submit create the PR from your fork.

randall-Mysten avatar Nov 04 '22 16:11 randall-Mysten