Skip to content

Commit

Permalink
[TRYC-9] Add Block Checker module (#3)
Browse files Browse the repository at this point in the history
* Add Transaction module

* Changes with wallet module - event emitter

* Add event emitter

* Add transaction to DB provider

* Add axios wrapper

* Add blockchainChecker module
  • Loading branch information
piotrmoszkowicz authored Sep 18, 2019
1 parent 07621d2 commit 4702535
Show file tree
Hide file tree
Showing 17 changed files with 497 additions and 72 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ lerna-debug.log*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/extensions.json

*.txt
Loading

0 comments on commit 4702535

Please sign in to comment.