mirror of
https://github.com/ringtools/ringtools-server-ts.git
synced 2024-05-16 05:44:40 +02:00
Ringtools Server written in Typescript
.yarn | ||
src | ||
test | ||
.env.sample | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
.taprc | ||
.yarnrc.yml | ||
docker-compose.yml | ||
Dockerfile | ||
jest.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.