UNPKG

alterdot-p2p

Version:

Interface to the alterdot P2P network for Alterdot

5 lines (3 loc) 105 B
var alterdot = require('alterdot-lib'); alterdot.P2P = require('./lib'); module.exports = alterdot.P2P;