berachain / default-lists

A collection of user maintained lists for berachain
GNU General Public License v3.0
42 stars 158 forks source link

Add Berry Bera Validator #309

Open happy-code-com opened 3 months ago

happy-code-com commented 3 months ago

Please follow the format for your validator.

{
    "id": "0x8187ee18ebcbb951bb5156880817c8f4e90f91d4",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/berrybera.png",
    "name": "Berry Bera",
    "description": "Berry 🐻⛓️ Validators",
    "website": "https://berrybera.xyz",
    "twitter": "https://x.com/berrybera_xyz"
},

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 🚀