Ringtools Server written in Typescript
Find a file
2022-01-14 01:20:19 +01:00
public Initial commit 2022-01-13 01:52:02 +01:00
src Better project structure 2022-01-14 01:20:19 +01:00
test Better project structure 2022-01-14 01:20:19 +01:00
.env.sample Initial commit 2022-01-13 01:52:02 +01:00
.eslintrc.json Better project structure 2022-01-14 01:20:19 +01:00
.gitignore Initial commit 2022-01-13 01:52:02 +01:00
.prettierrc Initial commit 2022-01-13 01:52:02 +01:00
.taprc Better project structure 2022-01-14 01:20:19 +01:00
jest.config.js Better project structure 2022-01-14 01:20:19 +01:00
LICENSE Added README and LICENSE 2022-01-13 01:56:27 +01:00
package.json Better project structure 2022-01-14 01:20:19 +01:00
README.md Added README and LICENSE 2022-01-13 01:56:27 +01:00
tsconfig.json Better project structure 2022-01-14 01:20:19 +01:00
yarn.lock Better project structure 2022-01-14 01:20:19 +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.