FiveElementsLabs / archimedes

Archimedes is a distribution layer for tokenized levered DeFi strategies on top of ⚙️ Gearbox Protocol

Home Page:https://archimedes-defi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archimedes

Archimedes Strategy page

Archimedes is an ETH Amsterdam hackaton project made by Five Elements Labs

🏆 Update: Archimedes won the 1st prize for Gearbox Protocol, Yearn Finance and Tribe DAO.

The idea

We built a distribution layer for tokenized DeFi hedged strategies using Gearbox protocol and the new ERC-4626 vault standard.

In short, with Archimedes users can invest in complex levered strategies with a single click in a totally permissionless way and enjoy benefits such as liquidation protection and simple analytics.

Tech Stack

  • Contracts: Solidity + Hardhat
  • Frontend: NextJS + Chakra-UI with Typescript

Installation & Test

git clone git@github.com:FiveElementsLabs/archimedes.git
cd archimedes

yarn install

# frontend
yarn frontend:dev

# contracts
yarn compile

# tests
# add a .env file according to the .env.example
yarn test

Useful Resources

Gearbox:

ERC-4626:

Recognition

Yearn finance tweet

About

Archimedes is a distribution layer for tokenized levered DeFi strategies on top of ⚙️ Gearbox Protocol

https://archimedes-defi.vercel.app


Languages

Language:Solidity 59.9%Language:TypeScript 40.0%Language:Shell 0.1%