@connor-davis/lonewolf-protocol
v2021.0.42
Published
This is the official protocol for Lone Wolf messaging. Make sure to look at the wiki for a more in-depth explanation of how to use the protocol.
Downloads
114
Readme
Official Lone Wolf Protocol
This is the official protocol for Lone Wolf messaging. Make sure to look at the wiki for a more in-depth explanation of how to use the protocol.
Setup
let {
gun,
authentication,
friends,
} = require('@connor-davis/lonewolf-protocol');
let database = gun({ peers: ['http://localhost:8765'] });
let user = database.user();
Features
- Authentication
- Friends