Giter Club home page Giter Club logo

autonity-validator-toolkit's Introduction

Autonity validator node.

Step One

cd /usr/src
git clone https://github.com/web3cdnservices/autonity-validator-toolkit.git
cd autonity-validator-toolkit
./tools/install_requirements_ubuntu.sh && ./tools/generate_env_passwords && ./tools/start_autonity &&  ./tools/setup_shell_environment && source ~/.bashrc && ./tools/node_add_peers_piccadilly && ./tools/generate_oracle_key && ./tools/generate_account main

Step Two (form 1)

Address:

cat .data/.autonity/main.public

Signature:

./tools/validator_create_faucet_signature

wait 5 minutes for token delivery

TopUp Oracle balance

./tools/topup_oracle_balance 0.1

Register validator

  1. Run command register
./tools/validator_register main

Here your validator id: image

  1. Run command bound
    ./tools/validator_bound_tokens
    

Paste here your validatorId. & password.

step Three form confirmation.

Import Nodekey with command:

./tools/validator_import_nodekey
  • Enode:
aut node info | jq -r ".admin_enode"
  • Signature of message validator onboarded:
./tools/validator_create_validator_conformation_signature

Configure APIs for Oracle. (obrain keys)

Process registration in services and save api keys

  • https://currencyfreaks.com
  • https://openexchangerates.org
  • https://currencylayer.com
  • https://www.exchangerate-api.com

Open nano and edit configuration file. Uncomment blocks and paste API keys.

nano .data/autonity_oracle/plugins-conf.yml

PS: save is Ctrl+X

autonity-validator-toolkit's People

Contributors

web3cdnservices avatar dedenwrg avatar

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.