Commit Graph

16 Commits

Author SHA1 Message Date
Richard Ramos f821569301
chore: rename org to @embarklabs (#62)
* chore: rename org to @embarklabs
* fix: remove yarn-error.log
2020-01-22 15:44:51 -04:00
dependabot[bot] 1a93de405b chore(deps): bump handlebars in /examples/react-example1 (#56)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:09 -04:00
Richard Ramos 7bf22ebb2c feat: update documentation 2019-10-21 08:55:20 -04:00
Iuri Matias ea6d1bda98 specify from field 2019-10-03 18:42:59 -04:00
Iuri Matias 45d13547c4 support using only abi & address; fix default from 2019-10-03 18:40:21 -04:00
Richard Ramos 470f0586d9 feat: extend methods 2019-10-03 16:02:20 -04:00
Richard Ramos 6b1b91274a feat: extend contract events to include tracking 2019-10-03 15:27:20 -04:00
Iuri Matias e1b02fa3e6 supporting creating extendec contract object 2019-10-03 11:45:49 -04:00
Iuri Matias 85d8d80db8 implement map method for trackProperty and trackEvent 2019-10-03 11:21:05 -04:00
Iuri Matias 52aac845f1 if property is methodArgs is not an array transform it into one 2019-10-03 10:58:49 -04:00
Iuri Matias 3d60b23e0f implement 2019-10-02 22:20:56 -04:00
Richard Ramos f4789d0d60 test 2019-10-02 22:20:56 -04:00
Iuri Matias ee5d56397c cleanup 2019-10-02 22:20:56 -04:00
Iuri Matias 6f1afc42a4 add deploy script, use deployed contract in example app 2019-10-02 22:18:52 -04:00
Iuri Matias 82f1198fc7 add title & balance examples 2019-10-02 22:18:52 -04:00
Iuri Matias 460aa79c2d wip react-example1 2019-10-02 22:18:52 -04:00