Skip to content

Instantly share code, notes, and snippets.

@plutoegg
Last active September 24, 2018 13:22
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 plutoegg/7bbfc1e3c9ec03501526d180697dc79d to your computer and use it in GitHub Desktop.
Save plutoegg/7bbfc1e3c9ec03501526d180697dc79d to your computer and use it in GitHub Desktop.
Trustless Developer Guide - 1
const EFX = require('efx-api-node')
const web3 = new EFX.Web3(/*your web3 provider*/)
const efx = await EFX( web3 )
const exchangeConf = await efx.getConfig()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment