Skip to content

CityOfZion/dora

Repository files navigation

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 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 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

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/