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.
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.
- Contracts: Solidity + Hardhat
- Frontend: NextJS + Chakra-UI with Typescript
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
Gearbox:
ERC-4626: