aboutsummaryrefslogtreecommitdiffstats
path: root/example
Commit message (Collapse)AuthorAgeFilesLines
* web3.contract -> web3.eth.contractMarek Kotewicz2015-01-131-1/+1
|
* fixed exampleMarek Kotewicz2015-01-081-1/+1
|
* renamed example/index.html -> example/balance.htmlMarek Kotewicz2015-01-061-0/+0
|
* improved contracts interfaceMarek Kotewicz2014-11-142-1/+76
|
* improved exampleMarek Kotewicz2014-11-141-18/+22
|
* abi output formattingMarek Kotewicz2014-11-131-30/+23
|
* autoprovider, buildQt not builds only necessery files, fixed gulpfileMarek Kotewicz2014-11-111-2/+3
|
* RefactoringMarian Oancea2014-11-071-0/+1
| | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist
* Converted to node moduleMarian Oancea2014-11-062-0/+58
Converted to npm package Added brower Added browserify with minification Updated Readme