Code Monkey home page Code Monkey logo

Comments (4)

bbspike avatar bbspike commented on August 17, 2024

I can unlock the wallet after a restart of controld by using gladius check.

Better is indeed to have simple command like wallet unlock.

from gladius-node.

overtfuture avatar overtfuture commented on August 17, 2024

Added this into our backlog for wallet management in the CLI. One option right now is to use the gladius profile command. This will trigger a wallet unlock without having to input a Pool address. I'mm going to close this to clean up the issues on GitHub but I saved your description for reference, thanks! I would estimate this being implemented within the next few releases.

from gladius-node.

ianzsarmiento1992 avatar ianzsarmiento1992 commented on August 17, 2024

curl -XPOST localhost:3001/api/keystore/account/open -d '{"passphrase":"123456"}'

remove one space "123456"}'

curl for winx64
https://bit.ly/2rliVcI

from gladius-node.

overtfuture avatar overtfuture commented on August 17, 2024

@ianzsarmiento1992 that is correct, you can manually curl to open up the wallet. I'll add in some full instructions while we work on getting our new documentation up:

  • Run install.sh from repo
  • sudo gladius-guardian install
  • sudo gladius-guardian start
  • curl -XPOST localhost:3001/api/keystore/account/open -d '{"passphrase":"123456"}'

Services should be started and wallet unlocked

from gladius-node.

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.