Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.48 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.48 KB

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 [email protected]: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