app to generate and populate large number of digibyte wallets
Currently only functional for single sided prints since back sides don't line up.
Costs 0.001DGB+0.0001DGB/wallet. Caused errors when I didn't have 0.001DGB portion.
Operation:
- Download code onto your own computer.
- disconnect from internet. Code does not send private keys to me but best to be safe.
- Run index.html and fill in the number of wallets you want to generate and how much is to go into it.
- select wallet style you wish to use
- generate wallets
- print off wallets
- after wallets have been printed and deemed visually acceptable press "destroy wallets" button
- if you wish to make any more wallets with different designs go to step 4
- copy data in large text box(skim through and verify I have not included private keys)
- load fund.html
- paste data into large text box
- reconect to the internet
- press generate
- send payment to the address provided.
- wait for confirmation window(note if anything goes wrong ctrl+shift+j will show debug window and private key of temp will be sent there so you can recover your money)
- after about 30sec should show confirmation window. All your wallets are now funded.
Warnings: *At present there is a limit of 1000 wallets/fund cycle. Will increase this to 1,000,000 in near future *half thought bitcoin style is called that for a reason. it is only a demo at this moment.