Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 703 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 703 Bytes

AladdinDAO

A community driven yield farming DAO.

Build

  1. npm install
  2. npx truffle compile

Test

npm run test

Contract Overview

Overview

Contracts are broken down and categorized into directories, each representing module of the system.

Token

Contracts for ALD token and distribution logic using a modified version of SushiMaster.

Farm

Contracts for yearn style yield farming system.

Reward

Standard Synthetix style staking reward contracts with modification for allowing multiple reward tokens.

DAO

Contracts for DAO and treasury

Deployed Contracts

Deployments

License

MIT