Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
happybole authored Jan 2, 2025
1 parent 5ef5116 commit 0fdb2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Javascript Bitcoin BrainWallet Generator and Construct Transaction and Offline Sign Transaction, Ethereum BrainWallet Generator.

JS demonstrates Bitcoin and Ethereum Brain Password, Private Key, Public Key, and Address Generation Steps and Relationships.
Javascript demonstrates Bitcoin and Ethereum Brain Password, Private Key, Public Key, and Address Generation Steps and Relationships.

JS demonstrates the process of building and signing Bitcoin transactions, enabling online transaction construction and offline signing. Information exchange between cold and hot wallets is achieved through QR codes, ensuring that private keys never come into contact with the network.
Javascript demonstrates the process of building and signing Bitcoin transactions, enabling online transaction construction and offline signing. Information exchange between cold and hot wallets is achieved through QR codes, ensuring that private keys never come into contact with the network.

This webpage code (right-click to view the source code) is very suitable for beginners to understand the basic principles of Bitcoin from a code level. Simply save this webpage to run it offline and use it as a brain wallet or cold wallet. It is recommended to use Chrome browser.

Expand Down

0 comments on commit 0fdb2ee

Please sign in to comment.