remove docker from readme

This commit is contained in:
poma 2019-07-19 20:02:12 +03:00
parent 7ce03bbd69
commit faecc9fa87

View File

@ -4,14 +4,11 @@
2. `cp .env.example .env` 2. `cp .env.example .env`
3. Modify `.env` as needed 3. Modify `.env` as needed
## Run localy ## Run locally
1. `npm run start` 1. `npm run start`
2. `curl -X POST -H 'content-type:application/json' --data '<PROOF>' http://127.0.0.1:8000/relay` 2. `curl -X POST -H 'content-type:application/json' --data '<PROOF>' http://127.0.0.1:8000/relay`
Relayer should return a transaction hash. Relayer should return a transaction hash.
## Run in Docker
1. `docker-compose up -d`
## Proof example ## Proof example
```json ```json
{ {