Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add {VALIDATOR_NAME} #483

Open
2 tasks
paerx opened this issue Nov 16, 2024 · 1 comment
Open
2 tasks

Add {VALIDATOR_NAME} #483

paerx opened this issue Nov 16, 2024 · 1 comment
Labels
validator request Requesting to add a validator

Comments

@paerx
Copy link

paerx commented Nov 16, 2024

  • I understand that filing an issue does not guarantee addition to the Berachain default validator list.
  • I will not ping the Discord about this listing request.

Please follow the format for your validator.

{
    "id": "0xB32C788C293e7779DB63bb3342F3dF59BdF7D6e5",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/infrared.jpg",
    "name": "Validator One",
    "description": "ooga booga validator one",
    "website": "https://www.google.com",
    "twitter": "https://www.twitter.com"
},
  • id: validator fee recipient
  • logoURI: path to validator icon in default-list repo
  • name: validator name
  • description (optional): a short description for the validator
  • website (optional): a validator's website
  • twitter (optiona): a validator's twitter account url

this repository is uploaded to cloudinary for improved availability. Please upload your relevant assets under the assets/ folder and prefix the path in this json file with https://res.cloudinary.com/duv0g402y/raw/upload/.

an example :
https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/${asset_file_name}
ℹ️ AFTER OPENING AN ISSUE, CREATE A BRANCH AND ADD YOUR CHANGES. WHEN READY, CREATE A PR AND LINK YOUR ISSUE IN THE PR 🚀

@paerx paerx added the validator request Requesting to add a validator label Nov 16, 2024
@paerx
Copy link
Author

paerx commented Nov 16, 2024

{
"id": "4D2750382BD203C93BBFFD7256197CD71CB10493",
"logoURI": "https://www.puffpaw.xyz/apple-touch-icon.png",
"name": "puffpaw",
"description": "puffpaw validator",
"website": "https://www.puffpaw.xyz",
"twitter": "https://x.com/puffpaw_xyz"
},
WechatIMG24074

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validator request Requesting to add a validator
Projects
None yet
Development

No branches or pull requests

1 participant