Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

eqty-dao/relay

Repository files navigation

Relay

Communication service for the EQTY private layer. Relays encrypted messages between accounts.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Development

While developing and testing you can choose to run specific services on docker while you make updates to the main relay app.

docker compose up redis rabbitmq

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

# test all
$ npm run test:all

About

LTO Network | Private layer communication service

Resources

Stars

1 star

Watchers

7 watching

Forks

Packages

 
 
 

Contributors

Languages