web3_universal_utxo 0.1.1
web3_universal_utxo: ^0.1.1 copied to clipboard
UTXO chain logic for Bitcoin, Litecoin, Dogecoin, etc. - Legacy, SegWit, and Taproot support.
0.1.1 #
- FEAT: complete multi-chain support (UTXO, Solana, Cosmos) with advanced features and integration tests. (35bdfe8f)
- FEAT: implement advanced chain features for UTXO, Solana, and Cosmos (Phase 8). (f264816e)
- FEAT: complete AA v0.7 standard and verify Reown relay connection. (517d22cf)
- FEAT(multi-chain): add industry standard vector test infrastructure. (c37a2868)
Changelog #
0.1.0 #
- Initial development version.
- UTXO chain support for Bitcoin, Litecoin, and Dogecoin.
- Support for P2PKH, P2SH, SegWit, Taproot, and PSBT.