MCPcopy Index your code
hub / github.com/chemicstry/recksplorer

github.com/chemicstry/recksplorer @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
78 symbols 135 edges 23 files 0 documented · 0% updated 8y agov1.0 · 2018-01-23★ 1769 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lightning Network Explorer

This is a simple lightning network explorer that uses LND as a source of network graph. You can see it live on https://lnmainnet.gaben.win/

Installation

Clone repository:

git clone https://github.com/chemicstry/recksplorer.git

Install npm dependencies (inside project folder):

npm install

Running

Requirements

You need to have lnd.cert and admin.macaroon files in project directory in order to communicate with LND. Check https://github.com/mably/lncli-web readme on how to get these.

Start the server

node index.js

Credits

Thanks to https://github.com/mably/lncli-web for lightning.js grpc wrapper. (Contact me if I messed up with licensing)

Core symbols most depended-on inside this repo

selectObject
called by 4
client/DataStore.js
ParseAxiosError
called by 2
client/Utils.js
onClickItem
called by 2
client/Search.jsx
handleClick
called by 1
client/Warning.jsx
onCreateInvoice
called by 1
client/LNTips.jsx
WaitForPayment
called by 1
client/LNTips.jsx
onValueChange
called by 1
client/LNTips.jsx
jsUcfirst
called by 1
client/FixedContainer.jsx

Shape

Method 35
Class 32
Function 11

Languages

TypeScript100%

Modules by API surface

client/Search.jsx11 symbols
client/DataStore.js9 symbols
client/GraphMap.jsx8 symbols
client/LNTips.jsx6 symbols
client/Warning.jsx5 symbols
client/FixedContainer.jsx4 symbols
client/ChannelInfo.jsx4 symbols
client/App.jsx4 symbols
server/main.js3 symbols
server/index.js3 symbols
client/Utils.js3 symbols
client/Title.jsx3 symbols

For agents

$ claude mcp add recksplorer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page