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

https://github.com/planetarium/telescope

A simple application to read a local blockchain storage.
https://github.com/planetarium/telescope

Last synced: 5 months ago
JSON representation

A simple application to read a local blockchain storage.

Awesome Lists containing this project

README

        

# Telescope

Telescope is a simple application to read a local blockchain storage
generated by a blockchain network using [Libplanet].

## Usage

Use the following command to start up the application.

```bash
$ dotnet run -- -p ://
```

[Libplanet]: https://github.com/planetarium/libplanet