Bitcoin Forum
May 02, 2024, 03:01:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 [181] 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 ... 287 »
  Print  
Author Topic: [ANN][ICO] ⚡ Electroneum ⚡ Token Sale Sept 14th Mobile Mining Crypto Coin  (Read 315103 times)
EnerJay
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 02, 2017, 12:33:38 AM
 #3601


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
1714662076
Hero Member
*
Offline Offline

Posts: 1714662076

View Profile Personal Message (Offline)

Ignore
1714662076
Reply with quote  #2

1714662076
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714662076
Hero Member
*
Offline Offline

Posts: 1714662076

View Profile Personal Message (Offline)

Ignore
1714662076
Reply with quote  #2

1714662076
Report to moderator
1714662076
Hero Member
*
Offline Offline

Posts: 1714662076

View Profile Personal Message (Offline)

Ignore
1714662076
Reply with quote  #2

1714662076
Report to moderator
Bonanzacoin
Full Member
***
Offline Offline

Activity: 308
Merit: 102


View Profile
November 02, 2017, 12:35:12 AM
 #3602

Was it allready 80 cent?  Huh holy moly.
armaggedon
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250

Made a mistake on selling account ddnt read rules


View Profile
November 02, 2017, 12:39:03 AM
 #3603

OOOHHH GOOD THING ETN is already on coinmarketcap with a price of $0.107
21B supply  Lips sealed
atleast its on CMC
Cheesy

Please dont mind my reputation. i made a mistake of selling my account. i dont even know that selling of account is prohibited. its my fault cause i dont read the rules
felipeintheend
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
November 02, 2017, 12:39:32 AM
 #3604


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
Pyroboby7
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
November 02, 2017, 12:40:00 AM
 #3605

Was it allready 80 cent?  Huh holy moly.

Was...

Its about .10 right now.

XMG -  95AySiw3GaiTxf5xWBnZLLWkJ9orhyagbx
MinerClub
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
November 02, 2017, 12:41:48 AM
 #3606


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.

Bitrated user: MinerClub.
boba02
Full Member
***
Offline Offline

Activity: 158
Merit: 100


View Profile
November 02, 2017, 12:42:15 AM
 #3607

Is anybody mining?
What pools are you using?

Beware of scam:
- Koinbi.com exchange. Fake exchange rates, withdrawals don't work, no way to contact support.
ysakay
Sr. Member
****
Offline Offline

Activity: 616
Merit: 259


View Profile
November 02, 2017, 12:42:36 AM
 #3608

hi guys
i try to mine electronum.How can chechk paper wallet ? How can calculate earnings?
snowyNNN
Sr. Member
****
Offline Offline

Activity: 422
Merit: 251


Pasl [Xci-r.i.p.] Eth Zcl Kmd Zen Rep Xmr Sc Neo


View Profile
November 02, 2017, 12:43:59 AM
 #3609

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.








█▀▀▄░▄▀▀▄░▄▀▀▀░█░░░  Xmr Sc Pasc Rlc Zen           ✦       (\__/)       ✦
█▀▀░░█▀▀█░░▀▀▄░█░░░  Zcl Kmd Ltc Rep Dash                  (='.'=) 
█░░░░█░░█░███▀░███░ Pasl [Xci-r.i.p.] Eth Btc             ✦   (")_(")  ✦           ▲▼ Anonymous ▲▼ Community Driven     XULT.com
nysefloortrader
Member
**
Offline Offline

Activity: 322
Merit: 10

Ether Addict


View Profile WWW
November 02, 2017, 12:45:17 AM
 #3610

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

cafetools
Full Member
***
Offline Offline

Activity: 266
Merit: 108



View Profile
November 02, 2017, 12:45:55 AM
 #3611

do i need to use my paper wallet info to mine?

Hoddle long BTC (the mother) and a few others!
ezvm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
November 02, 2017, 12:46:04 AM
 #3612

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!

cafetools
Full Member
***
Offline Offline

Activity: 266
Merit: 108



View Profile
November 02, 2017, 12:48:27 AM
 #3613

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!

Hoddle long BTC (the mother) and a few others!
EnerJay
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 02, 2017, 12:50:01 AM
 #3614


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.
cafetools
Full Member
***
Offline Offline

Activity: 266
Merit: 108



View Profile
November 02, 2017, 12:53:25 AM
 #3615

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

Hoddle long BTC (the mother) and a few others!
ZUTEN12000
Copper Member
Newbie
*
Offline Offline

Activity: 378
Merit: 0


View Profile
November 02, 2017, 12:56:27 AM
 #3616

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
Dwynr
Jr. Member
*
Offline Offline

Activity: 33
Merit: 7


View Profile
November 02, 2017, 12:57:12 AM
 #3617

You should use http://pool.electroneum.space/ for pool mining. It has 1% fee instead of 2% or even 4%!
EnerJay
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 02, 2017, 12:57:57 AM
 #3618

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
jackd121
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 02, 2017, 12:58:29 AM
 #3619

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


1) are you in the directory where you downloaded the files in the cmd prompt window?

2) if you are on windows try - electroneum-wallet-cli.exe --generate-from-keys WALLET
nysefloortrader
Member
**
Offline Offline

Activity: 322
Merit: 10

Ether Addict


View Profile WWW
November 02, 2017, 12:59:41 AM
 #3620

this is nuts, it looks like 10cents on coinmarket cap.

Buzz started....time to get a beer and popcorn ready LOL. :-)

Pages: « 1 ... 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 [181] 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 ... 287 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!