Skip to content

Privy messenger is a fully distributed, decentralized, private and secure messenger application. Privy Daeamon is the backend of a Privy Node. It communicates with the global Privy Network over IPFS, and locally with the Privy-Manager.

Notifications You must be signed in to change notification settings

godraadam/privy-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privy Daemon

Privy Daemon serves as the backend for any privy node.

Install

Development

Clone the project

git clone https://github.com/godraadam/privy-daemon.git
cd privy-daemon

Start a development node

npm run start

Use docker

docker build -t godraadam/privyd:alpha
docker run -p 8668:8668 godraadam/privyd:alpha

About

Privy messenger is a fully distributed, decentralized, private and secure messenger application. Privy Daeamon is the backend of a Privy Node. It communicates with the global Privy Network over IPFS, and locally with the Privy-Manager.

Topics

Resources

Stars

Watchers

Forks