Skip to content

pgwadapool/armada-alliance

 
 

Repository files navigation

Armada-Alliance

Armada Alliance registry + website

https://armada-alliance.com

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

  1. Fork this repo with your GitHub account

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

  3. Head back to the armada-allaince github and submit a pull request to add your pool to the registry

Here is an example of a pool's registration JSON file. (Note: Only ticker and poolId fields are required to be filled in)

{
    "ticker": "PIADA",
    "poolId": "b8d8742c7b7b512468448429c776b3b0f824cef460db61aa1d24bc65",
    "social": {
      "twitter": "",
      "facebook": "",
      "reddit": "",
      "instagram": "https://www.instagram.com/ada_pi_/?igshid=b69vqwc42ura",
      "website": "https://piada.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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • SCSS 1.2%
  • Dockerfile 1.2%
  • Shell 0.2%