Ameen Soleimani
Ameen Soleimani
I came here to add this, but found that it isn't that straightforward to get the tests working for BN.js because BN.js doesn't support decimals, but bignumber.js does. Also when...
https://github.com/blocknotary/proofofphone/blob/master/deployContract.js
@magopian I didn't read the above comment (tl;dr) but just wanted to point out that your example of a closure returning a pure function wasn't correct. Your example: ``` js...
Totally agree!