Giter Club home page Giter Club logo

Comments (5)

gadost avatar gadost commented on August 19, 2024

myvalidatorkeyname is keyfile name you set on step:
Add your validator key

from gravity-docs.

adamb avatar adamb commented on August 19, 2024

myvalidatorkeyname is keyfile name you set on step:
Add your validator key

Thanks for the feedback. In this command?

gravity keys add <my validator key name> --recover <your seed phrase>

Is <my validator key name> a file? I thought it was some hex string key.

from gravity-docs.

gadost avatar gadost commented on August 19, 2024

<my validator key name> is string key name

Use:   "gravity keys add <name>",
Add an encrypted private key (either newly generated or recovered), encrypt it, and save to <name> file

from gravity-docs.

adamb avatar adamb commented on August 19, 2024

You're supposed to encrypt the key and save that to a file?

Can you describe how to encrypt a key? What should the file be named? Where should the file be stored? Seems like that should be added to the documentation too.

from gravity-docs.

gadost avatar gadost commented on August 19, 2024

you can find out more via
gravity keys add -h

Derive a new private key and encrypt to disk.
Optionally specify a BIP39 mnemonic, a BIP39 passphrase to further secure the mnemonic,
and a bip32 HD path to derive a specific account. The key will be stored under the given name
and encrypted with the given password. The only input that is required is the encryption password.
If run with -i, it will prompt the user for BIP44 path, BIP39 mnemonic, and passphrase.
The flag --recover allows one to recover a key from a seed passphrase.
If run with --dry-run, a key would be generated (or recovered) but not stored to the
local keystore.
Use the --pubkey flag to add arbitrary public keys to the keystore for constructing
multisig transactions.

Also you can read cosmos-sdk basics documentation

from gravity-docs.

Related Issues (13)

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.