Coder Social home page Coder Social 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",
   	"telegram": "tguserorgrouphandle", #does not support multiple TG handles
   	"discord": "discordhandle", #does not support multiple discord handles
   	"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...."},
   	]
}
  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 t.me/SmartStake
  4. Check your relayer profile on relayers.smartstake.io and make more changes as needed.

relayers's People

Contributors

smartstake avatar svv28 avatar qprjct avatar galadrin avatar social244305-architect avatar bosco-2019 avatar golden-ratio-staking avatar zanglang avatar krezmona avatar kj89 avatar zdeadex avatar gle1pn1r avatar alkadeta avatar williamchong avatar sergeymitk avatar qubelabsio avatar remi-ibs avatar qmin80 avatar iicc1 avatar duccas avatar lichdu29 avatar cosmosspace2 avatar silentnoname avatar manueldalb2 avatar derfredy avatar salvatore-galaxystaking avatar pfc-developer avatar onivalidator avatar nodeiistt avatar nodestake 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.