rasyidkaromi / escrow-compound

escrow transactions with compound protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

escrow-compound

escrow transactions with compound protocol

  1. install depedencies npm install or yarn
  2. alchemyapi key
  3. running hardhat
  4. deploy with truffle
    • truffle migrate --network develop
  5. paste contract address to react index.js and server.js
  6. run server
    • nodemon server
  7. run react
    • npm start | run on port 3000
  8. thanks..





About

escrow transactions with compound protocol


Languages

Language:JavaScript 78.0%Language:Solidity 16.2%Language:CSS 3.3%Language:HTML 2.6%