Giter Site home page Giter Site logo

Comments (6)

eddywm avatar eddywm commented on July 29, 2024 15

Hi there, I indeed started implementing the missed features I wanted to have in my wallet, as for now docs are ridiculously missing (Sorry for that).

Here's the list of accomplished stuffs :

  • Mnemonic seed generation &/ derivation.
  • Mnemonic recovery.
  • Seed root from mnemonic.
  • Root private key
  • Child key derivations from extended private keys.
  • Initial hdkey support.

Missing stuffs :

  • Full support for the official Ethereum derivation path.
  • More unit tests
  • Good Docs

I'm sorry I can't complete everything for now but I'm planning to get back to that a little bit later, contributions are welcome.

This is the repo where the work is going on : https://github.com/eddywm/eth-wallet-dart

from web3dart.

simolus3 avatar simolus3 commented on July 29, 2024 2

There is no mnemonic support at the moment and I'm not really planning to add it. @eddywm has a fork with an implementation for big39, see here. Maybe you can copy parts of their implementation if you need it. They told me it makes more sense to add that support with a seperate library, but I don't know the status of that.

If you want support for these features, please do let me know. I can't promise anything, but if you need it I'll take a look at how that could be integrated into this library.

from web3dart.

lhalcyon avatar lhalcyon commented on July 29, 2024

@eddywm great! . I'm working on BIP dart version development too.

from web3dart.

eddywm avatar eddywm commented on July 29, 2024

That's great @lhalcyon, I'm looking forward to see your work.

from web3dart.

onecool2 avatar onecool2 commented on July 29, 2024

the version of eth-wallet-dart.git require flutter sdk < 2.0.0, but my flutter version is >2.0.0 (2.5.0), so do we have plan or workaround make "eth-wallet-dart" support high version of flutter

from web3dart.

Kleak avatar Kleak commented on July 29, 2024

It would be really great to all work in the same direction instead of multiplying package i think.
A github organisation would be great to go all in the same direction i think.
It will also help to longer maintain these packages (eg https://github.com/eddywm/eth-wallet-dart has been archived so probably no more udpate)
and like that we can also host contract wrapped in dart some of them are used a lot like the erc20 one.

from web3dart.

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.