Skip to content

build decentralized finance application using motoko, dfx and npm

Notifications You must be signed in to change notification settings

huzaifsk/defi-app

Repository files navigation

Run Completed Code

  1. Make sure dfx is running
dfx start --clean
  1. Deploy the project
dfx deploy
  1. Start NPM
npm start