koinos / koinos-io-website

Repo for koinos.io website
MIT License
2 stars 6 forks source link

Programs API, KoinDX Farm, UI Improvements #114

Closed sgerbino closed 1 month ago

sgerbino commented 1 month ago

Resolves #115. Resolves #116.

Notes: KoinDX Farm will not launch for a month, so it is inactive. Will have to revisit and add details when they become available.

Programs API:

{
  "programs": [
    {
      "key": "earnOnKoinos",
      "url": "http://localhost:3000/programs/earn-on-koinos",
      "title": "Earn on Koinos",
      "subtitle": "Earn up to 16% APY on Koinos!",
      "shortDescription": "Chainge Finance and Koinos Group have partnered to offer up to 16.24% yield for simply bridging and holding BTC, ETH, or USDT on Koinos through the Chainge app.",
      "description": "Chainge makes Koinos interoperable with over 20 blockchains and their novel DEX aggregation technology delivers some of the lowest cost swaps in all of crypto. High yields and low fees are a powerful flywheel and the Earn on Koinos program kicks it into high gear!",
      "keyPoints": [
        "Earn up to 16% on bridged assets",
        "Earn APY on USDT, ETH, and BTC",
        "Earn KOIN with your USDT, ETH, and BTC"
      ],
      "website": "http://dapp.chainge.finance/earn?chain=KOIN",
      "images": {
        "banner": "http://localhost:3000/images/eok-image.png"
      },
      "featured": true,
      "active": true
    }
  ]
}

Related programs component: image

netlify[bot] commented 1 month ago

Deploy Preview for koinos-io ready!

Name Link
Latest commit d6afa72ab3470049c51a313f2302d894b66fb4c2
Latest deploy log https://app.netlify.com/sites/koinos-io/deploys/66fc2cc951a9eb0008573182
Deploy Preview https://deploy-preview-114--koinos-io.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.