bitmask-stack / bitmask-stack/bitmask-core
Punchplate Support
Open
priority-low
- Dominant language
- Rust
- Stars
- 95
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Punchplates use two different encoding mechanisms:
- [ ] alphabetic, just the first four letters of the seed word
- [ ] numeric, every seed word is numbered, and a lookup table is used
Both of these should reproduce a full mnemonic seed phrase.
Multiple seed formats should be returned: `full`, `alpha`, `num`
Numeric Punchplate:
https://codl.co/products/new-punchplate-trade-12-24-words
Alphabetic Punchplate:
https://codl.co/products/punchplate-trade-v2-24-words
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.