Seed Conversion Woes

This page summarizes the projects mentioned and recommended in the original post on /r/TREZOR

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • slips

    SatoshiLabs Improvement Proposals

  • set PYTHONIOENCODING=UTF-8 python -m pip install --upgrade pip python -m pip install --upgrade setuptools python -m pip install --upgrade wheel python -m pip install --upgrade virtualenv python -m virtualenv "%temp%\slip10" cd "%temp%\slip10" .\Scripts\activate.bat python -m pip install ecdsa ed25519 base58 git clone https://github.com/satoshilabs/slips.git cd .\slips\slip-0010 python testvectors.py

  • trezor-firmware

    :lock: Trezor Firmware Monorepo

  • Here's the rationale. Monero uses ed25519, so that is the only curve we need to test. The default Monero Derivation is m/44'/128'/0' for the first account, then increasing the last number for subsequent accounts, so the final list shown [...] generates that derivation. And the Seed we retrieved from Ian is the one we use in the testvector.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • bip39

    A web tool for converting BIP39 mnemonic codes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts