App-Bitcoin-PaperWallet

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


1.15 Mon Dec 15, 2025
	- minimum perl version was increased to 5.14 (same as Bitcoin::Crypto)

1.14  Mon Nov 10 2025
	- paper-wallet now generates taproot addresses in place of segwit addresses by default
	- new option in paper-wallet: -t, --taproot_addrs - the number of taproot addresses to generate

1.13  Sun Aug 25 2024
	- new option in paper-wallet: -n, --network - choose the network for which to generate the wallet (thanks @chromatic)
	- switch test framework to Test2

1.12  Sat Oct 28 2023
	- new option in paper-wallet: -w, --words - choose the number of words
	- new option in paper-wallet: -c, --compat_addrs - choose the number of compat addresses
	- new option in paper-wallet: -s, --segwit_addrs - choose the number of segwit addresses
	- changed the way the main generator method handles optional arguments
	- added a warning if the entered entropy is very short

1.11  Sun Oct 15 2023
	- adjusted to work with Bitcoin::Crypto 2.000 without deprecation warnings



( run in 0.862 second using v1.01-cache-2.11-cpan-e1769b4cff6 )