UNPKG

ilp-core

Version:

ILP core module managing ledger abstraction

8 lines (6 loc) 222 B
"use strict" const hub = require('mag-hub') const mag = require('mag') const Log = require('five-bells-shared').Log const ValueFactory = require('constitute').ValueFactory module.exports = new ValueFactory(Log(mag, hub))