Giter VIP home page Giter VIP logo

relayers's Introduction

Interchain Relayers

A repository of all interchain relayers (IBC). Data stored in this repository is used to build https://relayers.smartstake.io

If you run relayer on any of the IBC chains, your relayer will be shown on Interchain Relayers dashboard after you create/update your relayer configuration based on below details.

Instructions to configure your relayers

  1. If you dont have a keybase.io identity, make sure you set up one (ideally with a logo). Note down your 16 character keybase identity.
  2. Fork this repository
  3. In your own instance of the repository, locate your .json file in relayers folder
  4. If <identity>.json file is present, review the information and update details. If file is not present, create the file (e.g. DD01D013A474ACA3.json) and add details. The JSON file has below given structure (see sample values & explanation). Please note that chains relayed attribute will support all IBC chains irrespective of whether Smart Stake is a validator or not for that chain (chains validated is pulled from on chain data and is not part of this template). Please pay attention to the case of attributes (e.g. relayerAddress is the correct attribute name and relayeraddress is wrong)
{
   	"keybaseIdentity": "DD01D013A474ACA3",
   	"name": "Relayer/Validator Name",
   	"website": "enter your website",
   	"twitter": "yourprofilehandle", # @ not needed. full website address is not needed
   	"telegram": "tguserorgrouphandle", #does not support multiple TG handles. full website address is not needed
   	"discord": "discordhandle", #does not support multiple discord handles. full website address is needed
   	"email": "[email protected],
   	"supportRelayerBy": "what can community do to support you? a response like 'delegate to validator' or 'donate to relayer' is good. max of 50 characters",
   	"chainsRelayed": [
   		{"ticker": "ATOM", "relayerAddress": "cosmos...."},
   		{"ticker": "OSMO", "relayerAddress": "osmoaddr1...."},
   		{"ticker": "OSMO", "relayerAddress": "osmoaddr2...."}, #for multiple relaying addresses, make separate entry for network-address combination 
   		{"ticker": "INJ", "relayerAddress": "inj...."} #please make sure the last item doesnt end with a comma (it makes the json an invalid object)
   	]
}
  1. Commit changes to your branch
  2. Open a pull request
  3. In case of delays in your changes getting accepted/rejected (give it 1 business day), reach out to Smart Stake support at https://t.me/SmartStake or https://t.me/bigb4ever
  4. Check your relayer profile on relayers.smartstake.io and make more changes as needed.

relayers's People

Contributors

smartstake avatar kj89 avatar ertemann avatar social244305-architect avatar golden-ratio-staking avatar cosmosspace2 avatar lichdu29 avatar pfc-developer avatar kii-awesome avatar qprjct avatar mogoll92 avatar alagiz avatar jarnek73 avatar svv28 avatar dylanschultzie avatar gle1pn1r avatar zanglang avatar galadrin avatar alkadeta avatar polkachuintern avatar ramuchi avatar lesnikutsa avatar kynraze avatar croutondigital avatar napelvs avatar gh0stdotexe avatar qubelabsio avatar vbloher avatar jasonsopko avatar sergeymitk 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.