Commit Graph

9 Commits

Author SHA1 Message Date
Kevin Gorham adda661311
remove analytics dependencies completely 2020-06-23 19:09:28 -04:00
Kevin Gorham 1bda85c1c4
Updated product name and removed local dependency. 2020-06-10 17:09:20 -04:00
Kevin Gorham 4c4ef46efe
Updated to the newly refactored (and published) SDK. 2020-06-10 07:49:38 -04:00
Kevin Gorham 9b756d60da
Updated build and dependencies. 2020-02-12 08:03:14 -05:00
Kevin Gorham cdcc39121b
Modifications to configuration and tests. 2019-12-23 14:41:15 -05:00
Kevin Gorham 52a2dcb5c2
Added module for securely storing seeds and keys.
The underlying library is not perfect but it will do for now. Closes #11. Closes #12.
2019-12-15 18:08:04 -05:00
Kevin Gorham 1a64eb3fbd
Added module for generating mnemonic phrases and seeds.
The underlying library is not perfect but it will do for now. Closes #7. Closes #8.
2019-12-14 21:43:34 -05:00
Kevin Gorham 00813ba05f
Created module for feedback
This provides a reusable way to generate streams of feedback events that can be directed to a file or analytics service. Address item 1 in issue #28
2019-12-13 07:58:43 -05:00
Kevin Gorham 343b7c4cf3
Initial commit. 2019-11-26 15:29:16 -05:00