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
As a user I have to be able to bridge NFT from one network to another.
Current Behavior
User configurations loaded
? Select the source network from which to beam goerli
? Select the destination network which to beam to mumbai
? Enter the address of the collection smart contract 0xa1a1f7cea2a8f05bedf41152dd44b39231800000
? Enter the token ID of the NFT to beam 1
Loading network RPC providers... done
Contract at 0xa1a1f7cea2a8f05bedf41152dd44b39231800000 does not exist on goerli network
Checking if the collection is deployed on both source and destination networks... done
[2023-07-19T21:16:56.435Z] [BridgeNFT] [Goerli] Collection does not exist on goerli network.
You can deploy the missing contracts with the "create:contract" or "bridge:contract" command.
How to reproduce (for bugs)
Deploy contract to Goerli
Deploy contract to Mumbai
Mint NFT on Goerli network
Try to bridge NFT from Goerli to Mumbai
Input contract address for contract on Mumbai nettwork(0xa1a1f7cea2a8f05bedf41152dd44b39231800000)
Possible Solution
Improve docs on github(README.md)
Improve CLI user flow.
Environment:
Testnet
Version: 2.0.0-beta.X
Give me permisions and I will fix it ASAP :)))
The text was updated successfully, but these errors were encountered:
Expected Behavior
As a user I have to be able to bridge NFT from one network to another.
Current Behavior
User configurations loaded
? Select the source network from which to beam goerli
? Select the destination network which to beam to mumbai
? Enter the address of the collection smart contract 0xa1a1f7cea2a8f05bedf41152dd44b39231800000
? Enter the token ID of the NFT to beam 1
Loading network RPC providers... done
Contract at 0xa1a1f7cea2a8f05bedf41152dd44b39231800000 does not exist on goerli network
Checking if the collection is deployed on both source and destination networks... done
[2023-07-19T21:16:56.435Z] [BridgeNFT] [Goerli] Collection does not exist on goerli network.
You can deploy the missing contracts with the "create:contract" or "bridge:contract" command.
How to reproduce (for bugs)
Possible Solution
Environment:
Testnet
Version: 2.0.0-beta.X
Give me permisions and I will fix it ASAP :)))
The text was updated successfully, but these errors were encountered: