CLI Wallet to bridge stuck

AFAIK metamask integration is not yet ready

latest status

1 Like

Works fine in metamask, got it running right now.

Run etn-sc --http, let it sync.

configure the network in metamask to use your local node, works great!

What I think Ikelemen is referring to, is public nodes…which he is correct, the team are setting those up as we speak… but if you run your own etn-sc node, works fine.

1 Like

If no other commands are provided, Etn-sc falls back to its default behaviour of accepting connections from the local loopback interface (127.0.0.1). The default listening port is 8545. The ip address and listening port can be customized using the --http.addr and --http.port flags:

./etn-sc --http --http.port 3334

Metamask localhost:3334

works well for me

1 Like

Hello,

It looks like the Metamask issue was fixed today. I managed to import my private key and recover my funds. I thank everyone who answered me and especially BegaMutex for your explanations, thank you for your time.

Regards

3 Likes