Skip to content

edrickrenan/Registration

 
 

Repository files navigation

Registration

In this repo Members can register to be a member of the Single Pool Alliance.

By submitting a pull request you agree that all the submited information will be publicly available to everyone.

Also, by submitting you agree that you will fight for the full decentralization of Cardano by only running a single pool and reporting members that are breaking the rules by running multiple pools.

Simply create a pull request with the information of your pool in the registry.json file

Step-By-Step Guide: https://medium.com/@leantrosh/single-pool-alliance-step-by-step-registration-guide-5c12d849f543

Registration JSON Example.

{
 "ticker": "BSP",                                                       # Mandatory
 "poolId": "89eba2781e5cd11ccda6be56503702a39e9941e522f04cd5bba22957",  # Mandatory
 "social": {                                                            # At least 1 Mandatory more optional
   "twitter": "BrothershipPool",
   "facebook": "brothershipool",  
   "instagram": " ",
   "youtube": " "
 },
 "telegram": "Leandros42",                                             # Mandatory Personal Telegram Handle
 "operatorName": "Leandros Holleman",                                   # Optional
 "github": "leo42"                                                     # Optional
}

If you want to play an active role in this Alliance, vote on our direction and help with the maximum decentralization of Cardano, please join our Telegram group: https://t.me/onepoolalliance

Metadata

Metadata type URL
CSPA relays (one per pool) https://singlepoolalliance.net/metadata/topology.json
Adapools alliance metadata https://singlepoolalliance.net/metadata/adapools.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%