Skip to content

aditya9026/block-explorer

Repository files navigation

start in development mode

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

get block/transaction record

https://blocks-explorer-api.herokuapp.com/api/block/{key} https://blocks-explorer-api.herokuapp.com/api/transaction/{key}

get last 10 blocks/transactions records

https://blocks-explorer-api.herokuapp.com/api/last_records

About

Block explorer for IOV block metrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published