Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Punchplate Support #358

Open
2 tasks
cryptoquick opened this issue Aug 27, 2023 · 0 comments
Open
2 tasks

Punchplate Support #358

cryptoquick opened this issue Aug 27, 2023 · 0 comments
Assignees
Milestone

Comments

@cryptoquick
Copy link
Member

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

@cryptoquick cryptoquick added this to the 0.7.0 milestone Aug 27, 2023
@cryptoquick cryptoquick self-assigned this Aug 27, 2023
@cryptoquick cryptoquick modified the milestones: 0.7.0, 0.7.1 Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant