Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moncho/btcbrainwallet
Generates Bitcoin addresses using the sha256 hash of a passphrase
https://github.com/moncho/btcbrainwallet
bitcoin
Last synced: about 18 hours ago
JSON representation
Generates Bitcoin addresses using the sha256 hash of a passphrase
- Host: GitHub
- URL: https://github.com/moncho/btcbrainwallet
- Owner: moncho
- License: mit
- Created: 2021-11-01T20:06:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T22:39:13.000Z (over 1 year ago)
- Last Synced: 2024-06-21T19:55:59.908Z (5 months ago)
- Topics: bitcoin
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# btcbrainwallet
Generates Bitcoin addresses using the sha256 hash of passphrase and checks if the address has had any transactions in the past.
It is just for fun.