Skip to content

elraphty/LightningGraph

Repository files navigation

Lightning Graph

A Typescript Lightning Network project that display Lightning nodes connection graph

Perequisites

  • Have Lightning Polar installed
  • Bitcoin and Lghtning knowledge

How To Run

Run Server

  • Create a .env file touch .env
  • Copy the details from .env.sample into your newly .env file and update with your own details
npm run server

Run Client

First, run the development server:

yarn install

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

A simple Lightning network graph project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published