Author

Topic: [ANN] getcryptoaddress.github.io (old) (Read 77 times)

newbie
Activity: 8
Merit: 0
August 07, 2023, 11:46:21 AM
#4
However, before using it seriously and sending funds to such a wallet, I'm going to wait for someone knowledgeable on the forum to confirm that the code is ok. You can never be too careful
Correct!

At the moment I use:
- https://developer.mozilla.org/en-US/docs/Web/API/Crypto/getRandomValues
- https://www.npmjs.com/package/ethereum-cryptography
- https://www.npmjs.com/package/@scure/btc-signer

If someone wants to review without delving into the structure
- Generate Private key:
https://github.com/getCryptoAddress/getCryptoAddress.github.io/blob/e8a1da705ff5473a510b8f73670c1113351cb833/src/entities/CryptoWallets/lib/PrivateKeys/generatePrivateKey.ts
- Generate Bitcoin:
https://github.com/getCryptoAddress/getCryptoAddress.github.io/blob/e8a1da705ff5473a510b8f73670c1113351cb833/src/entities/CryptoWallets/lib/Wallets/walletsBitcoin/WalletsBitcoin.ts#L18
- Generate Ethereum:
https://github.com/getCryptoAddress/getCryptoAddress.github.io/blob/e8a1da705ff5473a510b8f73670c1113351cb833/src/entities/CryptoWallets/lib/Wallets/walletsEthereum/WalletsEthereum.ts#L17
Where e8a1da705ff5473a510b8f73670c1113351cb833 commit is relevant for today (7 Aug 2023)

Why is this a self-moderated topic? That is incredibly suspicious.
It was my mistake. I initially misunderstood how this flag works, because I thought it pertained solely to editing the initial (first) post.
I've messaged to @Cyrus to request the removal of the flag
copper member
Activity: 3892
Merit: 2197
Verified awesomeness ✔
August 04, 2023, 07:50:47 AM
#3
Why is this a self-moderated topic? That is incredibly suspicious.
hero member
Activity: 504
Merit: 1065
Crypto Swap Exchange
August 04, 2023, 04:20:37 AM
#2
It's an interesting project and it looks promising! Thanks for sharing it OP  Smiley

I really like the page dedicated to creating a paper wallet (https://getcryptoaddress.github.io/paper-wallet-editor/), it's cool that you can at least add your own text !

However, before using it seriously and sending funds to such a wallet, I'm going to wait for someone knowledgeable on the forum to confirm that the code is ok. You can never be too careful
newbie
Activity: 8
Merit: 0
August 03, 2023, 02:03:59 PM
#1
Greetings everyone!

Get Crypto Address allows you to generate cryptocurrency addresses and create paper wallets. Free. Offline. Open source. We are announcing a beta version and invite you to test it out.
Link: https://getcryptoaddress.github.io/
Github: https://github.com/getCryptoAddress/getCryptoAddress.github.io

Here is a fresh alternative to bitaddress


> What sets us apart?
1. Additional Bitcoin address formats can be produced using this platform:
  • P2PKH
  • P2WPKH
  • Taproot
2. We also support Ethereum
3. Enables you to craft your own unique design for Paper Wallet


> How to make address and Paper Wallet?
Below you can find short instructions on how to generate addresses and create Paper Wallet.

1. Generate crypto address (Bitcoin or Ethereum)
2. Click "Paper wallet" if you want to generate image for print
3. Click "Edit" in "Paper wallet" if you want to edit design

In the additional part, before generating a crypto address and paper wallets:
- Ensure your computer is secure and free from potential threats
- Open the web application in an incognito tab, without browser extensions
- Turn off the internet


> In the future
- Provide an even more range of designs Paper Wallets
- More user-friendly editing process
- Planning to extend the list of supported currencies
- 100% cover tests

This project is open source, and all the code is available for review on GitHub. We warmly welcome you to support the project by contributing to the code or making a donation.

Looking forward to your feedback and support.
Jump to: