Code Monkey home page Code Monkey logo

bridge-launch-governance's Introduction

bridge-launch-governance

Gather information of governance member

  1. Fork this repo
  2. Add a new .json file with the same name as your team name under the chain folder you want to join as validator.
    ex) ./eth/ozys.json, ./xrpvault/ozys.json
  3. Fill out the information using the format by chain below.

EVM:

  • eth_address is required for evm chains like eth, bscvault, celovault, hecovault, klaytnvault, polygon
{
    "name": "",
    "eth_address": "",
    "homepage": "",
    "contact": "",
    "location": "",
    "logo": "",
    "description": ""
}

STACKS:

  • stacks_address, stacks_pub, hash160 must be written, and these should be generated from the same private key as eth_address.
  • stacks_address, stacks_pub, hash160 can be made using KEY UTILS DOC
{
    "name": "",
    "eth_address": "",
    "stacks_address": "",
    "stacks_pub": "",
    "hash160": "",
    "homepage": "",
    "contact": "",
    "location": "",
    "logo": "",
    "description": ""
}

XRP:

  • xrp_address, xrp_address_converted_for_orbit_mig must be written, and these should be generated from the same private key as eth_address.
  • xrp_address, xrp_address_converted_for_orbit_mig can be made using XRP KEY UTIL DOC
{
    "name": "",
    "eth_address": "",
    "xrp_address": "",
    "xrp_address_converted_for_orbit_mig": "",
    "homepage": "",
    "contact": "",
    "location": "",
    "logo": "",
    "description": ""
}

TON:

  • tonV3R2Address, ethPublic, tonPublic must be written, and these should be generated from the same private key as eth_address.
  • tonV3R2Address, ethPublic, tonPublic can be made using KEY UTILS DOC
{
    "name": "",
    "eth_address": "",
    "tonV3R2Address": "",
    "ethPublic": "",
    "tonPublic": "",
    "homepage": "",
    "contact": "",
    "location": "",
    "logo": "",
    "description": ""
}

ICON:

  • icon_address must be written, and these should be generated from the same private key as eth_address.
  • icon_address can be made using ICON KEY UTIL DOC
{
    "name": "",
    "eth_address": "",
    "icon_address": "",
    "homepage": "",
    "contact": "",
    "location": "",
    "logo": "",
    "description": ""
}
  1. Make a Pull Request with the changes, to the master bridge-launch-governance repo.



Launch

cp settings.js ~/bridge-dockerize/ethvault-validator/

bridge-launch-governance's People

Contributors

rlekdms avatar leejeong-uk avatar jaybbbb avatar markyim-kaia avatar mblockcompany avatar carameleon avatar sr-everstake avatar qmin80 avatar hyeongjun-dev avatar naksir-melody avatar jinwoo-j avatar letspesl avatar hashkeycloud avatar z330789559 avatar heejin-github avatar theo43k avatar argonasofficial avatar nodebreaker0-0 avatar 91savage avatar ernest22 avatar cpsehun avatar ton-chain avatar aidenkr avatar martin-1477 avatar cj-ateam avatar 1kko-ahnlabio avatar tri-dev avatar hiyorimi avatar sjlee1125 avatar hyossid 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.