embark/packages/plugins/transaction-logger
Jonathan Rainville df2aaabfc3 refactor(@embark/transaction-logger): change log storage and read
Changes the way the logs are stored to straight up be logged as an
array and then reads it as such. It also removes the reverse from
the read and puts it in the UI instead since it's the UI that needs
it reversed.
2020-01-23 11:49:09 -05:00
..
src refactor(@embark/transaction-logger): change log storage and read 2020-01-23 11:49:09 -05:00
.npmrc move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
CHANGELOG.md chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
README.md chore: rename org references from embark-framework to embarklabs 2020-01-16 15:36:29 -05:00
package.json chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00
tslint.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00

README.md

embark-transaction-logger

Transaction listener and logger for Embark

Visit embark.status.im to get started with Embark.