Giter Club home page Giter Club logo

Comments (4)

trinhdn97 avatar trinhdn97 commented on July 18, 2024

Hi @nampdn ! First of all, you may need to start a node to sync up with KardiaChain mainnet, follow this document README.md for more details.

In case you want nominate yourself as a validator, you need 25k KAI to register as a candidate first. After your candidate is staked more than 12.5m KAI, by yourself or your delegetors, with a running, updated fullnode, you will be eligible to start validating blocks and receive rewards. The private key of the owner address of your validator node can be configured at https://github.com/kardiachain/go-kardia/blob/v1.1.0/deployment/mainnet/kai_config.yaml#L22 in the node config file. That owner address is also your on-chain identity you mentioned. With their identity, validator owners are eligible for applying some changes to their owned validator node (such as starting to validate blocks, changing commission rate, validator name,...) or voting for KardiaChain network parameters changing proposals.

from go-kardia.

nampdn avatar nampdn commented on July 18, 2024

Thanks, I generated my pair with nmemonic phrase, is there a library to derive the private key from it?

from go-kardia.

trinhdn97 avatar trinhdn97 commented on July 18, 2024

If you simply want to derive one mnemonic phrase to a private key, you can get to https://wallet.kardiachain.io on KardiaChain explorer, access your wallet using your phrase, then there will be a lock icon below the address which contains the derived private key.

In case you want to derive a batch of phrases, you may need a BIP39 or BIP44 library to do so. KardiaChain network uses the same cryptographic mechanism as Ethereum, so that you can refer to similar issues on Ethereum to derive or generate KardiaChain addresses.

from go-kardia.

nampdn avatar nampdn commented on July 18, 2024

Thank you!

from go-kardia.

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.