Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programs API, KoinDX Farm, UI Improvements #114

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

sgerbino
Copy link
Member

@sgerbino sgerbino commented Sep 27, 2024

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

… screens for hero, correct colors that did not match them on homepage
Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for koinos-io ready!

Name Link
🔨 Latest commit d6afa72
🔍 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.

@sgerbino sgerbino changed the title Add elements to Earn on Koinos landing page, fix text size on smaller… Programs API, KoinDX Farm, UI Improvements Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Featured programs through API [FEATURE]: Add KoinDX point farm featured program
1 participant