Skip to content

x-maues/Frost-Fi

Repository files navigation

FrostFin

Seamless, abstracted multi-chain DeFi, simplified.

License: MIT Next.js Tailwind CSS Okto SDk

🌟 Overview

FrostFin is a DeFi platform that simplies the staking experience. By leveraging chain abstraction through Okto SDK, we make liquid staking accessible across multiple blockchain ecosystems with a single, intuitive interface.

🎯 Key Features

  • Universal Staking Interface: Stake assets across multiple chains from one dashboard
  • Chain Abstraction: Powered by Okto SDK for seamless cross-chain interactions
  • Multi-Chain Support:
    • ⭕ Solana (via Marinade)
    • 🔵 Aptos (via Tortuga)
    • 🟣 Polygon (via Ankr)
    • 🔷 Base (Coming...)
  • Simplified User Experience: No need to handle multiple wallets or complex technical knowledge.

🚀 Getting Started

Prerequisites

foo@bar:~$ whoami
foo
node >= 18.0.0
npm >= 8.0.0

Installation

  1. Clone the repository: bash git clone https://github.com/yourusername/frostfin.git cd frostfin

  2. Install dependencies: bash npm install

  3. Set up environment variables: bash cp .env.example .env

Add your configuration values to .env

GOOGLE_CLIENT_ID =

GOOGLE_CLIENT_SECRET =

NEXTAUTH_SECRET =

NEXT_PUBLIC_OKTO_CLIENT_KEY =

  1. Run the development server: bash npm run dev

🏗️ Architecture

FrostFin is built with modern technologies and best practices:

  • Frontend: Next.js 13+ with App Router
  • Styling: Tailwind CSS
  • Chain Integration: Okto SDK
  • Staking Protocols:
    • Marinade (Solana)
    • Tortuga (Aptos)
    • Ankr (Polygon)

🏦 Learn more

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

🌐 Resources


Built with ❄️ by the FrostFin Team

https

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published