Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 372 Bytes

How to deploy contracts :

truffle compile
truffle migrate

Run server using : npm run start

server url : localhost:8000/api/<specific_route>
check all the transactions for the the wallet : https://mumbai.polygonscan.com/address/0x48f10f27abadffece6b4251f5230f1ff926b017f
Deployed on polygon mumbai testnet