Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stepansnigirev/testvectors


https://github.com/stepansnigirev/testvectors

Last synced: 8 days ago
JSON representation

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