Git Product home page Git Product logo

Comments (4)

cwgoes avatar cwgoes commented on August 26, 2024

A few notes:

  • We should support standard HD deriviation (BIP32), and register a prefix for Anoma soon
  • We should support Ledger devices at some point, and potentially other wallets
  • We should also support Anoma-specific commands related to validity predicate management

Wagyu looks cool!

from namada.

tzemanovic avatar tzemanovic commented on August 26, 2024

Update: the minimum version has been added in anoma/anoma#410.

For testnet, a minimum version would be useful with software wallet with support of:

  • managing ed25519 keys (public and secret key)
    • generate new key pair with a user chosen alias (also stored an implicit address derived from it with the same alias)
    • provide a look-up of secret keys from a public key or an alias for signing
  • managing addresses (implicit and established address types)
    • generate an implicit address with a user chosen alias (derive from a newly generated key pair that can be stored with the same alias)
    • save established address (created via a transaction) with a user chosen alias
    • provide a look-up of address from an alias
    • provide a look-up of secret keys from an implicit account alias for signing
  • persist and read data to/from a (password encrypted?) file

from namada.

tzemanovic avatar tzemanovic commented on August 26, 2024

register prefix at: https://github.com/satoshilabs/slips/blob/master/slip-0044.md

from namada.

karbyshev avatar karbyshev commented on August 26, 2024

HD wallet derivation / recovery from a mnemonic code is implemented in #1110

from namada.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.