Speed-o-Matic
Grab bag of utility functions for formatting and ABI encoding/decoding.
Note: this repository was previously named augur-abi. If you're looking for a generic ABI encoder/decoder, you should be using ethereumjs-abi instead!
Usage
npm install --save speedomatic
var speedomatic = ;
Tests
npm test