This is simple exchange that allows a user to swap Celo for an cSTK token at a given rate (default: 1 celo = 100 cSTK). Also the user can stake cSTK tokens for a given period of time (30/60/90/128)days after which s/he can withdraw the token with royalties. Check out live project here
npm install
or
yarn install
npm run dev
npm run build