Noah Gundotra
Noah Gundotra
Or conversely, can Wormhole also deploy contracts on Kovan for the NFT bridge? Much appreciated
Hey @evan-gray , sorry if this is dumb question, but how can I manually add a contract address & token id? I'd like to track an NFT collection on goerli
This is very helpful! This would also make the `spl_governance` Anchor IDL work (which depends on enum variants with tuple data) @italoacasas @armaniferrante
i support this PR 👍
Can I please get some assistance with lint / formatting?
Fixed the formatting issues! @hwchase17 wdyt?
Waiting to merge this in until #77 is addressed
The Anchor CLI has code to deserialize account state that should be public methods so that way devs can reuse them. Here's an example CLI explorer that uses anchor IDLs...
Closed by #374
Thanks for your PR! I am closing this in favor of showing the `bytes` type as `base64` since it is a little more Solana friendly