Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kristapsk/renew-used-btc-addresses


https://github.com/kristapsk/renew-used-btc-addresses

bitcoin

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Renew used BTC addresses in GIT

Will grep for BTC addresses in a file, check if they are used, and,
for each address, if it is, generate new address of the same type
(P2PKH, P2SH-SegWit or Bech32), and replace it in a file. Then do
git add, commit and push.

Will ignore addresses not belonging to a Bitcoin Core wallet accessible
by default XML-RPC configuration (`~/.bitcoin/bitcoin.conf`).