Author

Topic: WAVES. Ultimate crypto-tokens blockchain platform. - page 262. (Read 2389197 times)

hero member
Activity: 1722
Merit: 508
full member
Activity: 238
Merit: 100
What is WAAH? 
legendary
Activity: 2086
Merit: 1001
How to generate Waves Vanity addresses

For Waves I found an easy way to generate personal "vanity" addresses, like 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na

Let me explain how to do this in this tutorial:

Steps:

1. First make sure Oracle Java is installed.
2. Download the walletgenerator.jar from https://github.com/PyWaves/scala_walletgenerator/releases
3. If you don't trust the jar, compile it yourself or disconnect your computer from the internet.
4. Run the following command line, change the password and name to whatever you like.

Code:
java -jar walletgenerator.jar -c 999999999 -p password -f MAGNET

5. Wait, be patient, this may take a while, even on a fast computer. If you are in a hurry, keep it to a maximum of 6 characters. Names over 7 characters may take days but it also depends on luck and CPU speed.
6. The walletgenerator will generate a wallet.dat and a CSV file holding the seed, private key, address, etc.
7. If the walletgenerator didn't generate a address you like, run it over and over again until you are satisfied.
8. Save the seed, wallet.dat and password of the address you like to keep in a safe place, also print the seed and store it away safely.

Official "read me" for the "Waves wallet generator":
Quote
Waves wallet generator

This tool generates Waves addresses with 15 word seeds compatible with Waves Lite Client and Waves Full Node. The output is exported to a 'wallet.dat' for the Full Node and to a CSV file, 'addresses.csv', which contains the list of all generated addresses with seeds, private keys and public keys.

Usage

$ java -jar walletgenerator.jar -h
Waves wallet generator 1.0
Usage: walletgenerator [options]

  -c, --count     number of addresses to generate
  --testnet               generate testnet addresses
  -p, --password  wallet password
  -f, --filter    filter addresses with a specific pattern

Examples

$ java -jar walletgenerator.jar --testnet -c 100 -p mypassword

generate 100 testnet addresses. Output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

$ java -jar walletgenerator.jar -c 1000 -p mypassword -f WAVE

generate 1000 mainnet addresses. Filter only addresses containing the word 'WAVE', output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

Running multiple instances of Walletgenerator or on multiple computers will speed things up a bit.

If you like this tiny tutorial, think of me and send some tokens of appreciation (pun intended Grin) to: 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


Please, let me know if you run into any problems Smiley

is there a way to get the 'word' at the front of the generated address?
sr. member
Activity: 322
Merit: 250
I just wanted to say that the communication from Sasha and the Waves team is second to none. There is even an app for the phone to keep you up to date on news stories. People in the Slack are also very helpful if you are having any issues with the platform.

So happy to be part of the Waves Community Smiley
full member
Activity: 238
Merit: 100

Finally I have purchased my waves for a long term hold. I believe the time has come for waves to do a tsunami in a positive way.

ITS TIME!!!
sr. member
Activity: 350
Merit: 250
How to generate Waves Vanity addresses

For Waves I found an easy way to generate personal "vanity" addresses, like 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na

Let me explain how to do this in this tutorial:

Steps:

1. First make sure Oracle Java is installed.
2. Download the walletgenerator.jar from https://github.com/PyWaves/scala_walletgenerator/releases
3. If you don't trust the jar, compile it yourself or disconnect your computer from the internet.
4. Run the following command line, change the password and name to whatever you like.

Code:
java -jar walletgenerator.jar -c 999999999 -p password -f MAGNET

5. Wait, be patient, this may take a while, even on a fast computer. If you are in a hurry, keep it to a maximum of 6 characters. Names over 7 characters may take days but it also depends on luck and CPU speed.
6. The walletgenerator will generate a wallet.dat and a CSV file holding the seed, private key, address, etc.
7. If the walletgenerator didn't generate a address you like, run it over and over again until you are satisfied.
8. Save the seed, wallet.dat and password of the address you like to keep in a safe place, also print the seed and store it away safely.

Official "read me" for the "Waves wallet generator":
Quote
Waves wallet generator

This tool generates Waves addresses with 15 word seeds compatible with Waves Lite Client and Waves Full Node. The output is exported to a 'wallet.dat' for the Full Node and to a CSV file, 'addresses.csv', which contains the list of all generated addresses with seeds, private keys and public keys.

Usage

$ java -jar walletgenerator.jar -h
Waves wallet generator 1.0
Usage: walletgenerator [options]

  -c, --count     number of addresses to generate
  --testnet               generate testnet addresses
  -p, --password  wallet password
  -f, --filter    filter addresses with a specific pattern

Examples

$ java -jar walletgenerator.jar --testnet -c 100 -p mypassword

generate 100 testnet addresses. Output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

$ java -jar walletgenerator.jar -c 1000 -p mypassword -f WAVE

generate 1000 mainnet addresses. Filter only addresses containing the word 'WAVE', output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

Running multiple instances of Walletgenerator or on multiple computers will speed things up a bit.

If you like this tiny tutorial, think of me and send some tokens of appreciation (pun intended Grin) to: 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


Please, let me know if you run into any problems Smiley

cool thank you for this tut Smiley
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
How to generate Waves Vanity addresses

For Waves I found an easy way to generate personal "vanity" addresses, like 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na

Let me explain how to do this in this tutorial:

Steps:

1. First make sure Oracle Java is installed.
2. Download the walletgenerator.jar from https://github.com/PyWaves/scala_walletgenerator/releases
3. If you don't trust the jar, compile it yourself or disconnect your computer from the internet.
4. Run the following command line, change the password and name to whatever you like.

Code:
java -jar walletgenerator.jar -c 999999999 -p password -f MAGNET

5. Wait, be patient, this may take a while, even on a fast computer. If you are in a hurry, keep it to a maximum of 6 characters. Names over 7 characters may take days but it also depends on luck and CPU speed.
6. The walletgenerator will generate a wallet.dat and a CSV file holding the seed, private key, address, etc.
7. If the walletgenerator didn't generate a address you like, run it over and over again until you are satisfied.
8. Save the seed, wallet.dat and password of the address you like to keep in a safe place, also print the seed and store it away safely.

Official "read me" for the "Waves wallet generator":
Quote
Waves wallet generator

This tool generates Waves addresses with 15 word seeds compatible with Waves Lite Client and Waves Full Node. The output is exported to a 'wallet.dat' for the Full Node and to a CSV file, 'addresses.csv', which contains the list of all generated addresses with seeds, private keys and public keys.

Usage

$ java -jar walletgenerator.jar -h
Waves wallet generator 1.0
Usage: walletgenerator [options]

  -c, --count     number of addresses to generate
  --testnet               generate testnet addresses
  -p, --password  wallet password
  -f, --filter    filter addresses with a specific pattern

Examples

$ java -jar walletgenerator.jar --testnet -c 100 -p mypassword

generate 100 testnet addresses. Output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

$ java -jar walletgenerator.jar -c 1000 -p mypassword -f WAVE

generate 1000 mainnet addresses. Filter only addresses containing the word 'WAVE', output to screen, wallet.dat (encrypted with 'mypassword') and addresses.csv

Running multiple instances of Walletgenerator or on multiple computers will speed things up a bit.

If you like this tiny tutorial, think of me and send some tokens of appreciation (pun intended Grin) to: 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


Please, let me know if you run into any problems Smiley
hero member
Activity: 1862
Merit: 601
The Martian Child

Finally I have purchased my waves for a long term hold. I believe the time has come for waves to do a tsunami in a positive way.
sr. member
Activity: 364
Merit: 250
legendary
Activity: 2310
Merit: 1000
newbie
Activity: 43
Merit: 0
Hi,

have a question...
was transfering Mercury from Waves wallet to Tidex, but did not use the Memo address...
it was like 2 weeks ago, and no Mercury in either addresse... will it get to Tidex or back to wallet eventually?

thanks/best/e/

Try Tidex thread for help: https://bitcointalk.org/index.php?topic=1769969.340
Or Tidex support account: https://bitcointalksearch.org/user/tidex-948962

Thanks!
legendary
Activity: 1260
Merit: 1009
sr. member
Activity: 390
Merit: 250
into the clusterfuck
Hi,

have a question...
was transfering Mercury from Waves wallet to Tidex, but did not use the Memo address...
it was like 2 weeks ago, and no Mercury in either addresse... will it get to Tidex or back to wallet eventually?

thanks/best/e/

You have to contact Tidexs support.
hero member
Activity: 750
Merit: 511
Hi,

have a question...
was transfering Mercury from Waves wallet to Tidex, but did not use the Memo address...
it was like 2 weeks ago, and no Mercury in either addresse... will it get to Tidex or back to wallet eventually?

thanks/best/e/

Try Tidex thread for help: https://bitcointalk.org/index.php?topic=1769969.340
Or Tidex support account: https://bitcointalksearch.org/user/tidex-948962
newbie
Activity: 43
Merit: 0
Hi,

have a question...
was transfering Mercury from Waves wallet to Tidex, but did not use the Memo address...
it was like 2 weeks ago, and no Mercury in either addresse... will it get to Tidex or back to wallet eventually?

thanks/best/e/
legendary
Activity: 1260
Merit: 1009
sasha what i do with the NEXT nxt asset  i am not receiving amy dividends
why can't we  swap them asap.
we are losing money here every week and this situation is ongoing  from month Huh

This has been posted 3 or 4 times now, but this is a long thread so it keeps getting lost in the pile, sorry about that:

You could have swapped assets during the initial sale. If you did not do that, it will be a little bit yet, see below:

Waves BTC gateway is running through Coinomat right now. You will be able to migrate to Waves blockchain and will be able to trade it there like you are doing now with NXT, later this year.
newbie
Activity: 7
Merit: 0
sasha what i do with the NEXT nxt asset  i am not receiving amy dividends
why can't we  swap them asap.
we are losing money here every week and this situation is ongoing  from month Huh
sr. member
Activity: 323
Merit: 250
https://www.cryptocompare.com/mining/guides/how-to-mine-waves/

I'm just new to Waves so may I have some questions: What is the profit from hosting a full node & does it affect to the amount of WCT to be received? Thanks!

no profit for now mate wait for dex etc...when maybe it' worth a bit..

Pls can anyone has a proper answer, Sasha tweeted that it could earn something 1% per month?
legendary
Activity: 2310
Merit: 1000
Wavesweekend: Wavescommunity and Accelerator Program. Live stream

https://twitter.com/wavesplatform/status/858249696724361216
legendary
Activity: 1240
Merit: 1001
Thank God I'm an atheist
I'm just new to Waves so may I have some questions: What is the profit from hosting a full node & does it affect to the amount of WCT to be received? Thanks!

no profit for now mate wait for dex etc...when maybe it' worth a bit..

Pls can anyone has a proper answer, Sasha tweeted that it could earn something 1% per month?

You can earn fees forging blocks
You can earn MinerReward forging blocks
You can make other people lease their forging power to you and share profits with them
Jump to: