Ringtools Server written in Typescript
Go to file
2022-01-13 01:56:27 +01:00
public Initial commit 2022-01-13 01:52:02 +01:00
src Initial commit 2022-01-13 01:52:02 +01:00
.env.sample Initial commit 2022-01-13 01:52:02 +01:00
.eslintrc.json Initial commit 2022-01-13 01:52:02 +01:00
.gitignore Initial commit 2022-01-13 01:52:02 +01:00
.prettierrc Initial commit 2022-01-13 01:52:02 +01:00
LICENSE Added README and LICENSE 2022-01-13 01:56:27 +01:00
package.json Initial commit 2022-01-13 01:52:02 +01:00
README.md Added README and LICENSE 2022-01-13 01:56:27 +01:00
tsconfig.json Initial commit 2022-01-13 01:52:02 +01:00
yarn.lock Initial commit 2022-01-13 01:52:02 +01:00

Ringtools Server

A rewrite of the Ringtools PubSub server for LND, previously written in Python. Does not depend on gRPC, but uses the LND REST server and WebSockets instead.