Merge pull request #7 from goerli/a5-docs-demo
docs: add demo links to readme
This commit is contained in:
commit
277f55b7b3
@ -7,6 +7,9 @@ This is a visual interface for tracking proof-of-work ("mainnet") and proof-of-a
|
|||||||
## Proof-of-Authority
|
## Proof-of-Authority
|
||||||
![Screenshot](src/images/screenshot-poa.png "Screenshot POA")
|
![Screenshot](src/images/screenshot-poa.png "Screenshot POA")
|
||||||
|
|
||||||
|
* Demo: https://kovan-stats.parity.io/
|
||||||
|
* Demo: https://stats.goerli.net/
|
||||||
|
|
||||||
#### Prerequisite
|
#### Prerequisite
|
||||||
* node
|
* node
|
||||||
* npm
|
* npm
|
||||||
@ -42,6 +45,8 @@ Find the interface at http://localhost:3000
|
|||||||
|
|
||||||
![Screenshot](src/images/screenshot-pow.png "Screenshot POW")
|
![Screenshot](src/images/screenshot-pow.png "Screenshot POW")
|
||||||
|
|
||||||
|
* Demo: https://ropsten-stats.parity.io/
|
||||||
|
|
||||||
Same as above, just run the `pow` build task in Grunt.
|
Same as above, just run the `pow` build task in Grunt.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user