Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepansnigirev/testvectors
https://github.com/stepansnigirev/testvectors
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepansnigirev/testvectors
- Owner: stepansnigirev
- Created: 2021-12-01T11:17:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T21:10:27.000Z (over 2 years ago)
- Last Synced: 2024-11-09T05:38:23.093Z (2 months ago)
- Language: Python
- Size: 173 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testvectors
## Private keys
Recovery phrases (generated with [`gen_mnemonics.py`](gen_mnemonics.py)):
- `aim aim aim aim aim aim aim aim aim aim aim aim`
- `bus bus bus bus bus bus bus bus bus bus bus bus`
- `cave cave cave cave cave cave cave cave cave cave cave cave`For single-sig first mnemonic is used. For 2-of-3 multisig - all three are used in `sortedmulti` descriptor.
Default derivation paths:
- `m/84h/1h/0h` for single sig segwit (`wpkh(A)`)
- `m/48h/1h/0h/2h` for multisig segwit (`wsh(sortedmulti(A,B,C))`)## Test vectors
- Liquid-specific test vectors: [liquid](./liquid/) folder
- Bitcoin