Skip to content

IntersectMBO/dmq-node

Decentralized Message Queue

The DMQ node allows for client peers to communicate efficiently by publishing and consuming messages which are diffused over a P2P network to other nodes.

This repository provides the dmq-node executable to participate in the DMQ network.

Instructions

Building the project

We use cabal to build our project, potentially inside a Nix shell (nix develop or nix-shell). It should suffice with:

> cabal build dmq-node

The executable can be run with:

> cabal run dmq-node

Testing the project

To run the test suite, one can use:

> cabal test all

Contributing

The contributing guide is available here. The style guide is available here. The code of conduct is available here.

References

About

DMQ-Node is a diffusion layer for Mithril, based on Ouroboros-Network.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 7