berachain / default-lists

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

Add Blockscape #311

Closed floberlin closed 3 months ago

floberlin commented 3 months ago

Please follow the format for your validator.

{
    "id": "0xA2B286a781233432204a573d6F40fbd2252cBBd4",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/blockscape.png",
    "name": "Blockscape",
    "description": "Blockscape Finance AG is a Swiss company that provides enterprise-grade node operations for blockchains. We are running world-class infrastructure in multiple data centers across the globe.",
    "website": "https://www.blockscape.network",
    "twitter": "https://x.com/BlockscapeLab"
},

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 🚀