Giter Site home page Giter Site logo

spo_contact_list's Introduction

Cardano Pool's Social Info Repository

This repository is meant to serve as a central location for Cardano stake pool operators to add and update their social media information. The data is stored in a JSON file named fullcontact.json.

How to Update Your Pool's Information

If you are a Cardano stake pool operator and would like to add or update your pool's information, please follow the steps below:

Step 1: Fork the Repository

In the top right corner of this page, you will see a button that says "Fork". Click on this button to create a copy of this repository in your own GitHub account.

Step 2: Locate Your Pool in the JSON File

Once you have a fork of the repository, navigate to the fullcontact.json file. Within this file, find the entry for your pool.

An entry looks like this:

{
    "name": "Your Pool Name",
    "ticker": "YOURTICKER",
    "homepage": "https://yourpoolhomepage.com",
    "twitter": "",
    "discord": "",
    "telegram": ""
}

Step 3: Edit the JSON File

Click on the pencil icon in the top right of the file view to start editing the file.

Fill in or update the fields for your pool. Please ensure that the information you enter is within the double quotes "".

For example, if your pool's Twitter handle is @yourpool, your entry should look like this:

{
    "name": "Enigma",
    "ticker": "one",
    "homepage": "https://red-sky.one/",
    "twitter": "https://twitter.com/EnigmA_SPO",
    "discord": "https://discord.gg/trhq94BMcE",
    "telegram": "https://t.me/EnigmApool"
}

Do the same for any other social platforms your pool uses.

Step 4: Save Your Changes

Scroll down to the bottom of the page and click the "Commit changes" button to save your changes.

Step 5: Submit a Pull Request

Once you've committed your changes, navigate back to the main page of your forked repository. Click on the "Pull request" button.

On the next page, click the "Create pull request" button. You can leave a comment With your pool Name, then click "Create pull request" again.

Once you've submitted your pull request, we will review your changes. After we've verified the information, we'll merge your changes into the main repository.

IMPORTANT:

  • Please only change information related to your own pool.
  • Do not remove any pools or modify other pools' information.
  • Ensure the URLs you provide are accurate and functional.
  • Make sure to maintain the JSON format. Incorrect formatting may result in your pull request being rejected.
  • Make sure to include your pool name in comment.

Thank you for helping keep this resource accurate and up-to-date!


spo_contact_list's People

Contributors

lucifer911 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.