https://github.com/boomcrypto/citycoins-ui
Basic UI components for interacting with the CityCoin contract.
To view the UI locally:
- Download this repo (or clone it)
- Run
yarn install
- Run
yarn start
A new browser window will open to localhost:3000
.