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

https://github.com/coinbase/bchd-explorer


https://github.com/coinbase/bchd-explorer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# BCHD Explorer

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

## 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](https://opensource.org/licenses/Apache-2.0).