electroneum / electroneum-sc

Electroneum is a Layer 1 EVM-compatible blockchain, catering to 4+ million users worldwide.
https://www.electroneum.com
GNU Lesser General Public License v3.0
11 stars 2 forks source link

Moving ETN to an exchange from etn-sc #29

Closed jimccadm closed 5 months ago

jimccadm commented 5 months ago

Migration 100% complete - thanks dev team!

Can you detail please how ETN can be moved to an exchange via the command line wallet on ubuntu in the guides please? I am presuming it is a one-liner, but spelling that out could be really useful to CLI users.

Thank you.

andrepatta commented 5 months ago

You should use clef for interacting with your wallet via CLI. Here's the documentation: https://developer.electroneum.com/etn-sc-client/tools/clef

Keep in mind that interacting with the CLI is meant for experienced & technical users.