Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 508 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 508 Bytes

KMD Token Exchange

Reference GUI implimentation of Tokens CryoptoConditions Smart Contract

Starts the development server.

yarn start

Bundles the app into static files for production.

yarn build

Starts the test runner.

yarn test

Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

yarn eject

I suggest that you begin by typing:

cd kmdte
yarn start