Author

Topic: How to create paper wallet generator for alt coin? (Read 161 times)

sr. member
Activity: 1638
Merit: 251
Hexhash.xyz
Well, usually the developer of the coin will provide you link to generate the wallet on their github.
You can save the source and use it offline, i usually visit the website for the paperwallet and save the website
so i can use it anytime using my browser even without internet connection.
full member
Activity: 862
Merit: 100
Yes, I agree that when choosing a wallet, it is important to trust only trusted services. You must understand that the responsibility for storing your assets lies only with you. It is important to study all the nuances and think over your actions to the smallest detail. Then you can keep everything safe.
member
Activity: 238
Merit: 15
I would be very carefully when creating a wallet. Better use official approved sites like official dev sites or where code is public and many computer scientists have proven it to be secure.
Because if you lose coin, it won't be possible to recover.
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
Using VanityGen you can create vanity wallets...

What's not quite so widely known is that by using the

Code:
-X

modifyer (and the appropriate number for your altcoin), you can create vanity wallet addresses for any altcoin.

The key point here is you have the privkey, so you can write it down on paper and it's a paper wallet.  With a QR code generator, you can also make your paper wallets look like "professional" paper wallets in no time at all.
legendary
Activity: 1624
Merit: 2481
Yo fuck you I don't want people downloading wallet with a virus u shitface

Keep calm little boy.
It is ok to have little to no knowledge. Everyone started there. No reason to be ashamed.

But let me give you a hint: Browser-based software is not recommended for newbies. Too many mistakes can be made.
Further, if you need to ask how to create a browser-based paper wallet generator in a forum, you don't have the capability to do so.
jr. member
Activity: 168
Merit: 2
damn thats true lol but I Want to create something like bitaddress.org because Piece is a qt and malware might be inevitable.

What makes you believe a website is better than wallet software?
There is literally no difference. In fact, it can be argued that using a website is always worse. Regardless of whether you are using it online or offline.

You don't need to use any web application to create a paper wallet.
The best is to use the most reputable wallet of your shitcoin and create a private-/public keypair.

Yo fuck you I don't want people downloading wallet with a virus u shitface
legendary
Activity: 1624
Merit: 2481
damn thats true lol but I Want to create something like bitaddress.org because Piece is a qt and malware might be inevitable.

What makes you believe a website is better than wallet software?
There is literally no difference. In fact, it can be argued that using a website is always worse. Regardless of whether you are using it online or offline.

You don't need to use any web application to create a paper wallet.
The best is to use the most reputable wallet of your shitcoin and create a private-/public keypair.
newbie
Activity: 19
Merit: 0
As far as I understand, you will need to look at the JS under https://github.com/pointbiz/bitaddress.org/tree/master/src to identify how the wallet address is generated.

I also found this repo - https://github.com/cantonbecker/bitcoinpaperwallet/ that supports LiteCoin address generation. I think if you create a case for your coin similar to this https://github.com/cantonbecker/bitcoinpaperwallet/blob/master/generate-wallet.html#L102 you can use that repo.
hero member
Activity: 2520
Merit: 783
Who knows? Need to make a paper wallet for Paperback https://GitHub.com/piecemaster/paperbackup



For better understanding and visible tutorial you can search for more videos posted on youtube since there are people who post some informative tutorial there.

And will give you a one example of video tutorial there here visit this video https://m.youtube.com/watch?v=st4om_S29No

And hope this one works so good luck.
jr. member
Activity: 168
Merit: 2
A paper wallet can be created simply by running the wallet software on a offline computer, and then transferring the credentials to paper by hand. Then, making sure that you verify those credentials to be sure that they've been copied correctly.

You don't need fancy software dedicated to creating a paper wallet. A paper wallet simply means creating a physical copy, usually using paper hence the name.

damn thats true lol but I Want to create something like bitaddress.org because Piece is a qt and malware might be inevitable. I created a coin called Piece forked from Litecoin-qt wallet. How do I fork and add Piece to bitaddress.org? I also want to make a non mining wallet. a lite version because Piece has a very large ledger it will be maybe around 2TB in 108 days  Shocked

https://github.com/piecemaster/pieceup
staff
Activity: 3248
Merit: 4110
A paper wallet can be created simply by running the wallet software on a offline computer, and then transferring the credentials to paper by hand. Then, making sure that you verify those credentials to be sure that they've been copied correctly.

You don't need fancy software dedicated to creating a paper wallet. A paper wallet simply means creating a physical copy, usually using paper hence the name.
jr. member
Activity: 168
Merit: 2
Who knows? Need to make a paper wallet for Paperback https://GitHub.com/piecemaster/paperbackup

Jump to: