8000 GitHub - PanchoBubble/tari-explorer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PanchoBubble/tari-explorer

 
 

Repository files navigation

Tari explorer

No client-side JavaScript block explorer (tari-text-explorer)

Dependencies

  • npm install

Development (nodemon reload)

  • npm run dev

Start server

  • npm start

Useful environment variables

To run, export the following environment variables:

  • PORT Port of service (Default: 4000)
  • BASE_NODE_GRPC_URL Base node GRPC URL (Default: localhost:18142)
  • BASE_NODE_PROTO location of base_node.proto (Default: ../proto/base_node.proto)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Handlebars 29.4%
  • Dockerfile 1.1%
0