UNPKG

@axerunners/axecore-p2p

Version:

Interface to the axe P2P network for Axecore

5 lines (3 loc) 113 B
var axecore = require('@axerunners/axecore-lib'); axecore.P2P = require('./lib'); module.exports = axecore.P2P;