/libplanet-explorer

Libplanet.Explorer: Browsing blocks, transactions, and actions on Libplanet-based blockchains

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1

Libplanet Explorer

Explorer blocks, transactions, and addresses on your Libplanet-powered distributed games. For the frontend, see also libplanet-explorer-frontend.

How to build and run

You need to install .NET Core 2.0 or higher, and PowerShell. Both work on Linux, macOS, and Windows. After you install them, execute the run.ps1 script on the command-line:

./run.ps1 BLOCKCHAIN_STORE_PATH

BLOCKCHAIN_STORE_PATH refers to a directory or a file made by a Libplanet-powered game. If you need a sample data file please contact us on our Discord chat!

GraphQL

The key purpose of this project is to provide GraphQL endpoint. The endpoint is placed:

/graphql/

GraphQL Playground

This provides a built-in GraphQL Playground. The web root path serves it:

/