citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

New git repo

https://github.com/boomcrypto/citycoins-ui

This repo does not contain the currently deployed code

CityCoin UI

Basic UI components for interacting with the CityCoin contract.

Testing

To view the UI locally:

  1. Download this repo (or clone it)
  2. Run yarn install
  3. Run yarn start

A new browser window will open to localhost:3000.