Giter Club home page Giter Club logo

Comments (3)

stoffu avatar stoffu commented on July 27, 2024

but if she forgets to backup the mnemonic seed, her coins could be lost.

This is not true. The mnemonic seed is just a different representation of the spend secret key whose size is 32 bytes. Although the current official CLI wallet (0.9.14) doesn't allow you to restore a wallet from a spend secret key, you can convert a spend secret key into its corresponding mnemonic seed using a JavaScript-based tool provided in this website (hosted by a Monero Core Team member luigi1111):

  1. Paste your spend secret key to the field "2. Hexadecimal Seed".
  2. Click "Gen 1."

The Aeon codebase is currently being rebased to the more recent codebase of Monero (pre-release is here), and the new version will have an option --generate-from-keys which allows you to restore a wallet from a spend secret key.

from aeon-legacy.

alferz avatar alferz commented on July 27, 2024

Thanks stoffu for the link and I'm excited about the rebase! Its duplicative to the rebase obviously but since i had already finished work on it, i just created a pull request to add this functionality into the current legacy code in case there is a desire to add this functionally prior to the rebase release.

from aeon-legacy.

iamsmooth avatar iamsmooth commented on July 27, 2024

There is a sufficient workaround for the legacy code as well as full support in the rebase so closing this issue and the associated PR.

from aeon-legacy.

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.