Skip to content

Instantly share code, notes, and snippets.

@hackdapp
Created April 3, 2019 06:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackdapp/246bc1b9998e7f0f5b12b04a96585081 to your computer and use it in GitHub Desktop.
Save hackdapp/246bc1b9998e7f0f5b12b04a96585081 to your computer and use it in GitHub Desktop.
const Eos = require('eosjs')
exports = module.exports = (cfg)=>{
return Eos(cfg)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment