Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 451 Bytes

Getting Started with developing your frontend Dapp on Thundercore

This demo illustrates how to get connected to the ThunderCore blockchain, how to get data and send transactions.

Wallet Support

  • Thundercore HUB
  • TrustWallet
  • Metamask
  • imToken

To run this project

  1. Clone this project
  2. yarn && yarn start
  3. Open http://localhost:3000 to view it in the browser.

Deploy to github page

yarn deploy