berachain / default-lists

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

Add Cryptomind #306

Closed code7551 closed 3 months ago

code7551 commented 3 months ago

Please follow the format for your validator.

{
    "id": "0xeA64C51a82a2ECAC2544740B2d1798AD77d4D133",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/cryptomind.jpg",
    "name": "Cryptomind",
    "description": "Cryptomind Group, Thailand’s premier ecosystem builder, comprises a diverse portfolio of ventures: Cryptomind Media, operating “Bitcoin Addict” and organizing Thailand Blockchain Week; Cryptomind Advisory, offering SEC-licensed crypto research; Merkle Capital, providing digital asset fund services for both individuals and institutions; and Cryptomind Lab, incubating global-scale projects like Zentry and providing Web3 strategy consulting.",
    "website": "https://cryptomind.group",
    "twitter": "https://x.com/cryptomindgroup"
},

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 🚀