Skip to content

pelith/easydai-interface

Repository files navigation

EasyDAI: Lowering the barrier of DeFi

Netlify Status

Check out the platform live at easydai.app

What is EasyDAI?

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.

FAQ

Please refer to easydai.app/faq

Contracts

No. Name Address
1 cSaiGateway 0xb4d79feeb4b4e0dae1a33e784f398ad1062c3584
2 cSaiGateway2 0x61255c7977c40bbeaefd9ae3070396dfc0be00e6
3 cSaiGateway3 0xd76510f11ee52bc1de8de2811972977c09a2ed98
4 cSaiGateway4 0xf98d68b719fb01789bb2da429ecf1583fa2d2186
5 cSaiReferralGateway 0x70287b389aa4d35368bc9ee39cec7bf43e7439a8
6 cDaiGateway 0x4AEDeD2F07c51f1026A91e79049E0e8545114CB1
7 cDaiGateway2 0x341BAFfD0b71a1435378FeD01cdEa14610f0e51b
8 cDaiGateway3 0x7ddee332180Bb7E6977C154ca212D3D404Be39d1
9 cDaiGateway4 0xE9294DCf42cA192EfD5A3DC0AbE1c6729e926035
10 cUSDCGateway 0xd318fb94fA2d7e7d5855330ec2976Adcd9C27f8E
11 cUSDCGateway2 0xCee9B0F2e9F8b1fD5D2A4035278bdCf95cdfcf2F
12 cUSDCGateway3 0x7d53f81AFf8AFb53d0dA7fDEaF789829a09152A4
13 cUSDCReferralGateway 0x878281852d6658b17cf35daa947b70c156c80d5d
14 cUSDTGateway1 0x4b845B1e441B986D4593e14eb1Fc1155dfc071D9
15 iSaiGateway 0xD6Bb78878f694E0C55598C4291fD5797D162eF31
16 iSaiGateway2 0x59f76D251f117Aa6546FDBE029Ec13b7f28e8911
17 iSaiGateway3 0xFB8793852597B2357Bc6679E31Ee4bD20cBD6bf2
18 iSaiGateway4 0xae5e23e7c1820E10c8aB850B456D36aED6225bff
19 iSaiReferralGateway 0x1987c3aB6895fD3A62d8d33C60B78B601c237a19
20 chaiGateway 0x2e1fB28384d474a77B37fd6F35A5F430f61B9b6b
21 chaiGateway2 0x6eFFAA6450aF6F6564157314021D04C33d306897
22 chaiGateway3 0x69186f8680A614D3E0c56284Fab0Fd65C79f1283
23 chaiGateway4 0xCC56131Cbc8962d068c04d899C760ba2Fc78C13E
24 aDaiGateway1 0xE37B49C50C1B95C63336725688DEE33fdDa58f50
25 aDaiGateway2 0x1dd0339e916771243d7287890cc5aa51278f6b24
26 aDaiGateway3 0x79143db86c2C9Ea72e366B5cB9Ea0e849E7c6EcA
27 aDaiGateway4 0x1F8EACee9062a4bdD4FDaF5CB04F2F8336DC37ff
28 aUSDTGateway1 0xbb4f27D0612419ea9B7D1851b7474e78188137DA

Technical Instruction

Dev

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

Build the website

npm run build

Deploy to content of build folder to the server

License

BSD 3-Clause

Copyright (c) 2019-present Pelith

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •