DEV Community

Discussion on: Web3 Tutorial: build DApp with Web3-React and SWR

 
yakult profile image
fangjun • Edited

good direction.

a suggestion: try to decouple two kind of jobs

  • interact with smart contract (just as a traditional restful API) to get/set data correctly
  • render react page and components with data