Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ICO] ⚡ Electroneum ⚡ Token Sale Sept 14th Mobile Mining Crypto Coin
by
felipeintheend
on 02/11/2017, 01:12:48 UTC
type "electroneum-wallet-cli --generate-from-keys WALLET" with quotes or without?

i pasted electroneum-wallet-cli --generate-from-keys WALLET and it says unknown command


To answer your question without quotes.

To solve your problem, use

./electroneum-wallet-cli --generate-from-keys WALLET

instead.. it just means the cli isn't installed to your usr/bin folder.. forgot about that..

You also might need to be root.. i can't remember if it is necessary but i just used sudo anyway.. so:

sudo ./electroneum-wallet-cli --generate-from-keys WALLET

not sure what the equivalent of sudo is on mac

Doesnt work..





ahhh you're on windows.... okay sorry... should of established that first..

on windows you need to run

electroneum-wallet-cli.exe --generate-from-keys WALLET

I tried that one too... still doesn't work Sad
https://i.imgur.com/yX455gG.jpg

Yesss sorry.. are you in the same directory as the file? did you start your command prompt with administrator privileges?

Ok just figured out the problem. If you are on Windowns.. you need  put "start electroneum-wallet-cli.exe --generate-from-keys  WALLET"

then it will works :d