UNPKG

eosjs-api

Version:

Application programming interface to EOS blockchain nodes.

6 lines (5 loc) 107 B
'use strict'; module.exports = { chain: require('./chain.json'), history: require('./history.json') };