Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cityofzion/dora


https://github.com/cityofzion/dora

blockchain blockchain-explorer neo react redux-thunk typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        



dora


React / TypeScript based block explorer for the NEO blockchain





`dora` is built on top of a new cross chain backend service, documentation for which can be found [here](https://dora.coz.io/documentation/index.html) and should be referenced for all contributors and future development.

## Local development
`npm run start` Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

## Generating static documentation
Static documentation automatically gets parsed and generated on the client side based on the contents of `/src/documentation/api.yaml` in the `develop` branch built on top of [swagger-ui-dist](https://www.npmjs.com/package/swagger-ui-dist)

## Deployment to Develop and Production Environments
Merges made to the `develop` branch will automatically build and deploy to https://dora-dev.coz.io/ while updates to `master` will deploy https://dora.coz.io/