Git Product home page Git Product logo

avail-campaign-listing's Introduction

Avail Clash of Nodes Listing

This is the official repo for the Karnot CLI and the Avail Clash of Nodes campaign. If you want your app chain to be listed and ranked for the campaign, please create a PR on this repo which adds a JSON in the following format to listing.json.

{
  "name": "my_app_chain",
  "logo": "https://placehold.co/400x400",
  "rpc_url": "https://rpc.myappchain.xyz",
  "explorer_url": "https://explorer.myappchain.xyz",
  "metrics_endpoint": "https://metrics.myappchain.xyz",
  "id": "942ff35e-f048-4d10-ae61-6cb970cad2f0"
}

Details

  1. name: The name of your app chain.
  2. logo: A image link for the logo of your app chain
  3. rpc_url: A public endpoint for your app chain to make RPC calls (port 9944 by default)
  4. explorer_url: A public endpoint where your app chain explorer is visible
  5. metrics_endpoint: A public endpoint for your prometheus metrics (port 9615 by default)

PR instructions

  1. Checkout from the main branch
  2. Create a UUID. You can use an online generator.
  3. Create a file with the name <uuid>.json inside the app_chains folder (uuid is the id generated in step 1).
  4. Enter all the details mentioned above inside the JSON file.
  5. Create a PR with the name "โœจ Adding <app_chain_name>"
  6. Wait for all CI checks to pass

Checkout this sample PR.

avail-campaign-listing's People

Contributors

anukkrit149 avatar apoorvsadana avatar foolstack-omg avatar uqurkaya9 avatar tempeketchup avatar sarox0987 avatar rstreignard avatar luna007king avatar omercanyenigun avatar luvsourcandy avatar johnt9x avatar imailsenrs avatar eddiehsu66 avatar hujw77 avatar diszell2008 avatar danalwthva avatar yns34 avatar nodesynctop avatar nhinek11 avatar nomad7617 avatar pnpn1212 avatar lalotrage avatar gegrisma avatar heronodevietnamese avatar 0xftm avatar ersoo123 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.