Near-One / rainbow-bridge

🌈🌈🌈 NEAR <> Ethereum Decentralized Bridge
GNU General Public License v3.0
327 stars 100 forks source link

Unable to transfer token using local deployment of Rainbow Bridge #791

Closed karangoraniya closed 1 year ago

karangoraniya commented 2 years ago

I am following readme of Rainbow Bridge for local deployment for load all the step from starting getting error while executing this command cli/index.js TESTING transfer-eth-erc20-to-near --amount 1000 --eth-sender-sk 0x2bdd21761a483f71054e14f5b827213567971c676928d9a1808cbfa4b7501200 --near-receiver-account node0 --near-master-account neartokenfactory

/rainbow-bridgescli/index.jsTESTINGtransfer-eth-erc20-to-near--amount1000--eth-sender-skex2bd d21761a483f71054e14f5b827213567971c676928d9a1808cbfa4b7501200 --near-receiver-accountnode Coudn't find transfer log at 1662289165343-d3a75e6a-transfer-eth-erc20-from-near.log. json Using ET address 0x3435a6180fbblbaec87bdc49915282bfbc328c70 Failed to fetch state of the aurora.test.near account. Is it initialized?

Anyone pls help me to setup Rainbow Bridge locally.