berachain / default-lists

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

Add OriginStake #285

Closed mrspir closed 3 months ago

mrspir commented 3 months ago

Please follow the format for your validator.

    {
      "id": "0xFc81ADDEE6D47B1EFba13E4e2268064D4a3cD065",
      "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/OriginStake.png",
      "name": "OriginStake",
      "description": "OriginStake is a trusted Proof-of-Stake infrastructure provider and validator to comfortably stake your coins and earn rewards with Berachain.",
      "website": "https://originstake.com",
      "twitter": "https://x.com/originstake"
    },  

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 🚀