UNPKG

fcash-p2p

Version:

Interface to the bitcoin P2P network for fcash

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