Simple CLI functions to be used by MyNearWallet Support team 👨🔧
🚨 NEVER SHARE YOUR SEED-PHRASE OR PRIVATE KEY WITH ANYONE 🚨
- NodeJS v16.x.x
- git system installed
git clone https://github.com/mynearwallet/cli-helpers
cd cli-helpers
npm install
- Download this code as a ZIP archive from there
- Extract it to a folder
- Start a terminal (CLI) from current folder
cd cli-helpers
npm install
node index.js show-public-key --seedPhrase "YOUR_SEED_PHRASE"