Commit 730dbe59 authored by tom goriunov's avatar tom goriunov Committed by GitHub

Merge pull request #71 from blockscout/chors

readme update
parents c33b2fd0 2417e5dc
https://block-scout.vercel.app/
[Design](https://www.figma.com/file/07zoJSAP7Vo655ertmlppA/My_Account?node-id=279%3A1006) | [API Postman](https://www.postman.com/collections/94a0bb509ef7c1bb5250) | [API Swagger](https://app.swaggerhub.com/apis/vbaranov/blockscout-account/2.0.0)
https://www.figma.com/file/07zoJSAP7Vo655ertmlppA/My_Account?node-id=279%3A1006
-----
## Local Development
API: https://www.postman.com/collections/94a0bb509ef7c1bb5250
For local development follow next steps:
- clone repo
- install dependencies with `yarn`
- create local env file `env.local` according to `env.example`
- `API_AUTHORIZATION_TOKEN` could be obtain [here](https://blockscout.com/xdai/testnet/auth/auth0_api)
- run `yarn dev` to spin up local dev server and navigate to the host from logs output
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment