Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 850 Bytes

File metadata and controls

46 lines (28 loc) · 850 Bytes

Protocon Explorer

This project has been implemented based on the project Material Dashboard 2 React and rewritten by Protocon Network.

Protocon Explorer supports to inquire about block, operation, document, account and currency data of mitum blockchain network.

Installation

Requirements

$ npm --version
8.1.2

$ node --version
v16.13.1

Start

$ git clone https://github.com/ProtoconNet/protocon-explorer.git

$ cd protocon-explorer

$ npm install

$ npm start

Test

No test script yet.

Build

$ npm run build

License

MIT License