Author

Topic: [ANN][ICO] ⚡ Electroneum ⚡ Token Sale Sept 14th Mobile Mining Crypto Coin - page 107. (Read 315178 times)

jr. member
Activity: 33
Merit: 7
You should use http://pool.electroneum.space/ for pool mining. It has 1% fee instead of 2% or even 4%!
copper member
Activity: 378
Merit: 0
Technical guy here

been mining using the official windows miner - CPU
Awesome miner - GPU

both are connected to the official pools

1300 h/s all day using the paper wallet address

ran daemon to download the blockchain

imported address/private spend/ private view with CLI flags

close and reopen cli and still 0 balance

tried this from scratch 3 times

double checked each character of each key (excruciating)

any insight?


Thank you

Did you try mining to a Cryptopia address, if you have one?  Just click deposit and you should get one.  

   


It doesn´t work. You´d have to use a payment id with the address. Not sure how that would work on the miner & pool.
And Cryptopia warns about mining straight their address, as you´d probably not be credited those Electroneums.









nice dont pay who direct mining to their address
full member
Activity: 266
Merit: 108
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
newbie
Activity: 14
Merit: 0

You need to run the cli with the flags to be able to import your paper wallet:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

Thank you Enerjay. This was the most useful post in this thread for me. I was missing the "generate from keys" flag.

However, I have been mining all day at 1300 h/s and it says Balance 0.00, unlocked balance 0.00 Sad

Any insight?

I've been having the same problem.. i think it's because i'm not part of the pool.. i was mining on my own.. about to start mining using the pool.

Thank you for the info EnerJay. Quick question, I have been able to start mining on the direct mac miner, providing my paper wallet. However, when I access "electroneum-wallet-cli", how do I run the flags?  I get: "Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit):", when I enter: "--generate-from-keys WALLET" (without quotes) I get the following message: "No wallet found with that name. Confirm creation of new wallet named: --generate-from-keys MyWallet (Y/Yes/N/No):"
I don't seem to get the prompt to enter my public address and private key.
Thanks!



Okay so you're running the "electroneum-wallet-cli" from the commandline right? terminal? so instead of just using it on it's own like that you need to run it with the flags:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

where WALLET is the name of the new wallet file you want to generate from your paper wallet..

Also, everyone who wants to transfer to the exchange: only the miners can sell at the moment since all the ICO money is still stuck on the Electroneum website.

If you are a miner and you want to transfer to Cryptopia, download the "Direct Miner" for your OS from https://downloads.electroneum.com/ and then create a wallet file from the paper wallet you've been mining to using the method above.

Once you have a wallet file, close the cli.

Now you need to start the daemon by running the "electroneumd" file. This will sync the blockchain. Wait for it to complete and do NOT close it before you do the next step.

Next, relaunch the cli without the flags (in a new terminal window). Then enter the name of the wallet file you created.

Once you have done this it will sync with the daemon and your funds should show up.

Once your funds are all there, you should be able to use the "transfer" command of the cli.. type "help" to see the syntax


And how Can I create a Wallet with my current address? tried a few ways and no luck

It's literally right there in the post... You need to run the cli (which you get from downloading the "Direct Miner") using the flags from the command line:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

where WALLET is the name of the new wallet file.

so if you want it step by step:
  • Open Command Line / Terminal
  • Navigate to the location of your "electroneum-wallet-cli" file
  • Now type the following:
    "electroneum-wallet-cli --generate-from-keys WALLET"
    and hit enter
  • Then the cli will start and ask for your keys.
full member
Activity: 266
Merit: 108
OOOHHH GOOD THING ETN is already on coinmarketcap with a price of $0.107
21B supply  Lips sealed
atleast its on CMC
Cheesy

holy crap. :-0....  hope no dumpers come...LOL

13 cents now, I mined 1,975,000 coins already with my octa omega bi tri CPU x64x computer I bought!

Everyone is trying to buy, this was undervalued. "It will hit $10 by end of November" - Goldman Sachs, quoted from this evening!
sr. member
Activity: 294
Merit: 250
who are the ones who have the etn coins in cryptopia???  Huh
how can they be carried??
how to transfer etn from paper wallet or ico coins???

the miners are the only ones that can transfer coins from wallet to cryptopia at the moment


Not cool... You'd think they would focus on their loyal investors first!
full member
Activity: 266
Merit: 108
do i need to use my paper wallet info to mine?
member
Activity: 322
Merit: 10
Ether Addict
OOOHHH GOOD THING ETN is already on coinmarketcap with a price of $0.107
21B supply  Lips sealed
atleast its on CMC
Cheesy

holy crap. :-0....  hope no dumpers come...LOL
sr. member
Activity: 422
Merit: 251
Pasl [Xci-r.i.p.] Eth Zcl Kmd Zen Rep Xmr Sc Neo
Technical guy here

been mining using the official windows miner - CPU
Awesome miner - GPU

both are connected to the official pools

1300 h/s all day using the paper wallet address

ran daemon to download the blockchain

imported address/private spend/ private view with CLI flags

close and reopen cli and still 0 balance

tried this from scratch 3 times

double checked each character of each key (excruciating)

any insight?


Thank you

Did you try mining to a Cryptopia address, if you have one?  Just click deposit and you should get one.  

   


It doesn´t work. You´d have to use a payment id with the address. Not sure how that would work on the miner & pool.
And Cryptopia warns about mining straight their address, as you´d probably not be credited those Electroneums.







sr. member
Activity: 616
Merit: 259
hi guys
i try to mine electronum.How can chechk paper wallet ? How can calculate earnings?
full member
Activity: 158
Merit: 100
Is anybody mining?
What pools are you using?
member
Activity: 77
Merit: 10

You need to run the cli with the flags to be able to import your paper wallet:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

Thank you Enerjay. This was the most useful post in this thread for me. I was missing the "generate from keys" flag.

However, I have been mining all day at 1300 h/s and it says Balance 0.00, unlocked balance 0.00 Sad

Any insight?

I've been having the same problem.. i think it's because i'm not part of the pool.. i was mining on my own.. about to start mining using the pool.

Thank you for the info EnerJay. Quick question, I have been able to start mining on the direct mac miner, providing my paper wallet. However, when I access "electroneum-wallet-cli", how do I run the flags?  I get: "Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit):", when I enter: "--generate-from-keys WALLET" (without quotes) I get the following message: "No wallet found with that name. Confirm creation of new wallet named: --generate-from-keys MyWallet (Y/Yes/N/No):"
I don't seem to get the prompt to enter my public address and private key.
Thanks!



Okay so you're running the "electroneum-wallet-cli" from the commandline right? terminal? so instead of just using it on it's own like that you need to run it with the flags:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

where WALLET is the name of the new wallet file you want to generate from your paper wallet..

Also, everyone who wants to transfer to the exchange: only the miners can sell at the moment since all the ICO money is still stuck on the Electroneum website.

If you are a miner and you want to transfer to Cryptopia, download the "Direct Miner" for your OS from https://downloads.electroneum.com/ and then create a wallet file from the paper wallet you've been mining to using the method above.

Once you have a wallet file, close the cli.

Now you need to start the daemon by running the "electroneumd" file. This will sync the blockchain. Wait for it to complete and do NOT close it before you do the next step.

Next, relaunch the cli without the flags (in a new terminal window). Then enter the name of the wallet file you created.

Once you have done this it will sync with the daemon and your funds should show up.

Once your funds are all there, you should be able to use the "transfer" command of the cli.. type "help" to see the syntax


It just isn't working for me.

If you can help me figure it out I can give you a nice tip.

Thanks again for all of your efforts.
member
Activity: 94
Merit: 10
Was it allready 80 cent?  Huh holy moly.

Was...

Its about .10 right now.
member
Activity: 83
Merit: 10

You need to run the cli with the flags to be able to import your paper wallet:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

Thank you Enerjay. This was the most useful post in this thread for me. I was missing the "generate from keys" flag.

However, I have been mining all day at 1300 h/s and it says Balance 0.00, unlocked balance 0.00 Sad

Any insight?

I've been having the same problem.. i think it's because i'm not part of the pool.. i was mining on my own.. about to start mining using the pool.

Thank you for the info EnerJay. Quick question, I have been able to start mining on the direct mac miner, providing my paper wallet. However, when I access "electroneum-wallet-cli", how do I run the flags?  I get: "Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit):", when I enter: "--generate-from-keys WALLET" (without quotes) I get the following message: "No wallet found with that name. Confirm creation of new wallet named: --generate-from-keys MyWallet (Y/Yes/N/No):"
I don't seem to get the prompt to enter my public address and private key.
Thanks!



Okay so you're running the "electroneum-wallet-cli" from the commandline right? terminal? so instead of just using it on it's own like that you need to run it with the flags:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

where WALLET is the name of the new wallet file you want to generate from your paper wallet..

Also, everyone who wants to transfer to the exchange: only the miners can sell at the moment since all the ICO money is still stuck on the Electroneum website.

If you are a miner and you want to transfer to Cryptopia, download the "Direct Miner" for your OS from https://downloads.electroneum.com/ and then create a wallet file from the paper wallet you've been mining to using the method above.

Once you have a wallet file, close the cli.

Now you need to start the daemon by running the "electroneumd" file. This will sync the blockchain. Wait for it to complete and do NOT close it before you do the next step.

Next, relaunch the cli without the flags (in a new terminal window). Then enter the name of the wallet file you created.

Once you have done this it will sync with the daemon and your funds should show up.

Once your funds are all there, you should be able to use the "transfer" command of the cli.. type "help" to see the syntax


And how Can I create a Wallet with my current address? tried a few ways and no luck
sr. member
Activity: 325
Merit: 250
Made a mistake on selling account ddnt read rules
OOOHHH GOOD THING ETN is already on coinmarketcap with a price of $0.107
21B supply  Lips sealed
atleast its on CMC
Cheesy
full member
Activity: 308
Merit: 102
Was it allready 80 cent?  Huh holy moly.
newbie
Activity: 14
Merit: 0

You need to run the cli with the flags to be able to import your paper wallet:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

Thank you Enerjay. This was the most useful post in this thread for me. I was missing the "generate from keys" flag.

However, I have been mining all day at 1300 h/s and it says Balance 0.00, unlocked balance 0.00 Sad

Any insight?

I've been having the same problem.. i think it's because i'm not part of the pool.. i was mining on my own.. about to start mining using the pool.

Thank you for the info EnerJay. Quick question, I have been able to start mining on the direct mac miner, providing my paper wallet. However, when I access "electroneum-wallet-cli", how do I run the flags?  I get: "Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit):", when I enter: "--generate-from-keys WALLET" (without quotes) I get the following message: "No wallet found with that name. Confirm creation of new wallet named: --generate-from-keys MyWallet (Y/Yes/N/No):"
I don't seem to get the prompt to enter my public address and private key.
Thanks!



Okay so you're running the "electroneum-wallet-cli" from the commandline right? terminal? so instead of just using it on it's own like that you need to run it with the flags:

Code:
electroneum-wallet-cli --generate-from-keys WALLET

where WALLET is the name of the new wallet file you want to generate from your paper wallet..

Also, everyone who wants to transfer to the exchange: only the miners can sell at the moment since all the ICO money is still stuck on the Electroneum website.

If you are a miner and you want to transfer to Cryptopia, download the "Direct Miner" for your OS from https://downloads.electroneum.com/ and then create a wallet file from the paper wallet you've been mining to using the method above.

Once you have a wallet file, close the cli.

Now you need to start the daemon by running the "electroneumd" file. This will sync the blockchain. Wait for it to complete and do NOT close it before you do the next step.

Next, relaunch the cli without the flags (in a new terminal window). Then enter the name of the wallet file you created.

Once you have done this it will sync with the daemon and your funds should show up.

Once your funds are all there, you should be able to use the "transfer" command of the cli.. type "help" to see the syntax
hero member
Activity: 2730
Merit: 552
Technical guy here

been mining using the official windows miner - CPU
Awesome miner - GPU

both are connected to the official pools

1300 h/s all day using the paper wallet address

ran daemon to download the blockchain

imported address/private spend/ private view with CLI flags

close and reopen cli and still 0 balance

tried this from scratch 3 times

double checked each character of each key (excruciating)

any insight?

Thank you

Did you try mining to a Cryptopia address, if you have one?  Just click deposit and you should get one. 
newbie
Activity: 14
Merit: 0
That was a ridiculous joke to us!!! The price was at 0.80 and we cannot sell any coin. Miners sold and now price is around 0.10 cents. Contratulations to the ETN team for not allowing us to use our own Wallet.

It's not everyone that know how transfer using CMD commands. I don't even know how to acess my public key from CMD.

You know, I am completely new to cryptocurrencies, I never mined like I am doing with ETN before and I never used offline wallets or cmd commands. And still, I managed to transfer some of my offline wallet funds to cryptopia by simply googling, using reddit and using this forum for a maximum of 30 minutes.

I don't know what it is with some of you guys, it seems as if you expect to become millionaires by simply doing a few random clicks? Come on, at least try to use your brains.
full member
Activity: 308
Merit: 102
Whats up with the EMAIL?Huh Pin shit??

I confirm email BUT I DONT GET AN EMAIL!
Jump to: