Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 599 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 599 Bytes

BCHD Explorer

Simple block explorer for the BCHD gRPC API with support for SLP tokens.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Runs tests

npm test

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/coinbase/bchd-explorer.

License

The project is available as open source under the terms of the Apache 2.0 License.