https://github.com/danielost/btc-multisig
Bitcoin 2-of-3 Multisig implemented in Rust
https://github.com/danielost/btc-multisig
Last synced: 11 days ago
JSON representation
Bitcoin 2-of-3 Multisig implemented in Rust
- Host: GitHub
- URL: https://github.com/danielost/btc-multisig
- Owner: danielost
- License: mit
- Created: 2024-01-24T13:48:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T13:43:40.000Z (over 1 year ago)
- Last Synced: 2025-02-16T19:48:51.876Z (3 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# btc-multisig
Bitcoin 2-of-3 Multisig implemented in Rust