status-teller-network/README.md

21 lines
543 B
Markdown
Raw Normal View History

[![Build Status](https://travis-ci.org/status-im/status-teller-network.svg?branch=master)](https://travis-ci.org/status-im/status-teller-network)
# status-teller-network
2019-04-02 14:31:20 +00:00
## Installation
- `yarn install`
## Running
1. `embark run` (optional `--nodashboard`)
2. `yarn start` (starts create-react-app pipeline)
## Deploying
1. `embark build testnet`
2. `yarn run build`
* [StoryBook](https://status-im.github.io/status-teller-network/storybook/)
* [Teller Network Dapp (Rinkeby)](https://status-im.github.io/status-teller-network/build/)