ZenenTreadwell / Armada-alliance

Armada Alliance registry + website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Armada-Alliance

Armada Alliance registry + website

Our Mission

  • The Armada alliance was formed in efforts to build a community of decentralized, low-cost, and energy-efficient stake pool operations on Cardano. All Stake Pools that are apart of this alliance run on either Raspberry Pis exclusively or low power consuming ARM-based machines.

How to add your pool to the registry

Add a file named <YOUR_TICKER>.json to the registry directory.

Here is an example of a pool's registration JSON file.

{
    "ticker": "PIADA",
    "poolId": "b8d8742c7b7b512468448429c776b3b0f824cef460db61aa1d24bc65",
    "social": {
      "twitter": "",
      "facebook": "",
      "reddit": "",
      "instagram": "https://www.instagram.com/ada_pi_/?igshid=b69vqwc42ura",
      "website": "https://ada-pi.io/",
      "youtube": "https://www.youtube.com/channel/UCligunhcmbMYaBUMvONsKwg"
    },
    "telegram": "Qwail",
    "operatorName": "Wael",
    "github": "AstroWa3l"
  }

Please join our alliance's telegram channel https://t.me/armada_alli because this will be the main place we discuss and vote on the future of our alliance. Thank You for Joining the Armada Alliance 😄

About

Armada Alliance registry + website


Languages

Language:JavaScript 77.5%Language:Dockerfile 17.8%Language:Shell 3.0%Language:SCSS 1.7%