aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* Properly unmarshall TransactionReceiptRPC to TransactionReceiptLeonid Logvinov2018-11-201-0/+27
|
* Don't export object literal because the docs cannot yet render them, moved ↵Fabio Berger2018-07-191-0/+6
| | | | type to types file
* Remove web3Utils dep and write necessary utility methodsFabio Berger2018-07-051-1/+1
|
* Refactor Web3Wrapper to no longer use Web3.js & add more test coverageFabio Berger2018-07-051-0/+56
|
* Add metacoin example projectLeonid Logvinov2018-04-021-0/+3