Skip to content

jysohn/dapp-demo

Repository files navigation

To create quick frontend template in typescript, use command

npx create-react-app front_end --template typescript

To run the front end, use command

yarn start

and if seeing HOST issues, unset the HOST first:

unset HOST

To install useDAPP, run command

yarn add @usedapp/core

To install material-ui, run command

yarn add @material-ui/core

About

decentralized application built on smart contracts, together with a functional react-based frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors