/payable-node-client-example

Quick and dirty nodejs (request) client example for interacting with Payable API

Primary LanguageJavaScriptMIT LicenseMIT

Getting started

  • run npm install to install dependencies
  • create your .env file with your credentials based on the .env_template file
  • run node to execute REPL
  • use the .load ./app.js to pull in the code and use it interactively, EG:
listWorkers()