Skip to content

crispyfisherman/raydium-boxing-scaffold-v0

 
 

Repository files navigation

BOX - Raydium Yield Optimization Project

BOX is a Raydium yield optimization project created during the Hackathon 3.0 | Solana Taiwan 2022. It aims to be a one-stop yield strategy platform and liquid market built on the Solana Blockchain.

Raydium Challenge for Hackathon 3.0 | Solana Taiwan 2022

Description

  • A compounding function or bot that harvests and compounds farming rewards, or harvests RAY and stakes into single-sided staking

Why this challenge?

  • Manual compound is annoying
  • Best yield LPs change frequently
  • Staking reward isn’t attractive enough

Introducing BOX - Liquidity Utilization for Solana

BOX is one-stop yield strategy platform and liquid market built on Solana.

The users stake their RAY tokens with BOX, which is using automatic staking strategies to delegate the RAY to Raydium protocol, and the user receive "staked RAY" tokens called bRAY that they can use in the benefit of DeFi or to swap any time back to original RAY tokens to unstake.

Demo

Website: https://raydium-boxing-scaffold-v0.vercel.app

Hackathon Demo Day Slides

Built by Team: Box-in-the-Park

Screen Shot 2022-04-24 at 11 56 25 PM

Screen Shot 2022-04-24 at 11 56 08 PM

Model design

Roadmap - BOX Dao

📈 - 1.Provide best yield strategies on Raydium

🌊 - 2.Concentrate liquidity on Raydium and Solana ecosystem

🤹 - 3.Build plug-and-play liqudity market for Solana ecosystem

🧑‍🤝‍🧑 - 4.Grow and support BOX community and governance

Getting Started

This is a Next.js project bootstrapped with create-next-app.

The responsive version for wallets and wallet adapter may not function or work as expected for mobile based on plugin and wallet compatibility. For more code examples and implementations please visit the Solana Cookbook

Installation

npm install
# or
yarn install

Build and Run

Next, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Authors and acknowledgment

Team: Box-in-the-Park

Members:

Built with

Built with Solana dApp Scaffold Next, Raydium SDK and deployed on Vercel.

License

This project is licensed under the MIT License.

About

Auto compounding prototype dapp based on scaffold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 4.3%
  • CSS 1.1%
  • Other 0.6%