Check out the platform live at easydai.app
EasyDAI is a decentralized exchange and lending platform, lowering the barrier of DeFi by helping users depositing ether into Compound in a simple, straightforward, and user-friendly interface.
When users deposit Ether using EasyDAI, Ether will be converted into stable coin DAI automatically by our smart contract. After that, DAI will be deposited into Compound, a transparent, autonomous money market, to earn interest for the user.
Please refer to easydai.app/faq
Copy .env.example
file and set environment variables, including NETWORK_ID
, NETWORK_URL
and GA_TOKEN
(Google Analytic)
cp ./src/config/referrerWhiteList.json.example ./src/config/referrerWhiteList.json
cp .env.example .env.local
Start development server
npm install
npm run start
Build the website
npm run build
Deploy to content of build
folder to the server
Copyright (c) 2019-present Pelith