Skip to content

To unstable!!! A small deno server that use a smal database and the rest API to make a report of ln nodes

License

Notifications You must be signed in to change notification settings

clightning4j/ln-sanitycheck

Repository files navigation

ln-sanitycheck

Table of Content

  • Introduction
  • Build
  • Demo
  • License

Build

Required Deno

Not ready to build, but if you want play you can build it with the following dependences

System dependences

  • Deno
  • Aleph.js with the following command deno install --unstable -A -f -n aleph https://deno.land/x/aleph@v0.3.0-alpha.31/cli.ts

C-Lightning dependences

Run the server

git clone https://github.com/clightning4j/ln-sanitycheck.git
cd ln-sanitycheck
aleph start

With Docker and Docker Compose

git clone https://github.com/clightning4j/ln-sanitycheck.git
cd ln-sanitycheck
docker-compose up --build

Demo

A demo is available at the following link

License

TODO

About

To unstable!!! A small deno server that use a smal database and the rest API to make a report of ln nodes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published