Giter Club home page Giter Club logo

Comments (5)

jacogr avatar jacogr commented on September 10, 2024 1

Dangit, my bad. It is indeed expected, I should have explained above, guess I need more coffee.

So the extension only does sr25519, no ed25519 when creating from seed.

So if you wish to import into the extension, it is a bit of work-around.

  • Add it to the apps UI
  • Export the JSON (or just use the one created at creation)
  • Import this to the extension

So basically on import the extension allows anything, ed25519, sr25519 or edcsa.

from substrate-ledger-ed25519.

jacogr avatar jacogr commented on September 10, 2024

The extension doesn't support Ethereum/Bitcoin/Other-style derivation paths. Only Polkadot/substrate derivation paths are supported since that is the standard in the ecosystem.

With this cli tool, once you have generated the raw seed, you can just add it to the extension where the mnemonic is supposed to go, i.e. past 0x... into the seed box. (The extension supports both mnemonics and hex-seeds there)

from substrate-ledger-ed25519.

ironoa avatar ironoa commented on September 10, 2024

pasting the 0x... seed (ed25519 seed from this tool) into the seed box of polkadotjs extension leads to an address that doesn't match the expectations (address (DOT) from this tool)... No derivation path inserted.

Doing the same in polkadot js web app kind of work instead, but only if you tune the advanced creation options from the default Shnorkell to Edwards

image

Is this expected ? wdyt ?

from substrate-ledger-ed25519.

ironoa avatar ironoa commented on September 10, 2024

Very nice, thanks.
I think we can close it.

Have a good one

from substrate-ledger-ed25519.

adambz19 avatar adambz19 commented on September 10, 2024

Hi, can you explain how to import account with JSON file using the extension as import through web app is no longer possible ? How can I get that JSON file ? This file is generated by the tool or I need to generate it myself using seed generated by the tool ?
Thank you

from substrate-ledger-ed25519.

Related Issues (7)

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.