berachain / default-lists

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

Add P2P.ORG - P2P Validator #320

Closed chliddle closed 3 months ago

chliddle commented 3 months ago

Please follow the format for your validator.

{
    "id": "0x1cD956d95bf46d71828661f8efd1AEaC9F052A71",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/P2P.png",
    "name": "P2P.ORG - P2P Validator",
    "description": "P2P.org Provides Non-Custodial Staking Services For Professional Investors",
    "website": "https://p2p.org/",
    "twitter": "https://x.com/P2Pvalidator"
},

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 🚀