Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Commit

Permalink
Wallet Balance (#3)
Browse files Browse the repository at this point in the history
* Use ested commands for market price and list

* Use ested commands for market price and list

* improvements

* Add Network command

* Add wallet command prompt

* Update readme

* commit dist folder and ignore ts checks

* Split actions in separate files; add option --explorer to network

* Add dist to gitignore

* Add wallet balance command

* Remove dist
  • Loading branch information
tiero authored Mar 27, 2020
1 parent d9ec214 commit 80d9401
Show file tree
Hide file tree
Showing 22 changed files with 295 additions and 535 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##STate
state.json

dist
.DS_Store
# Logs
logs
Expand Down
115 changes: 0 additions & 115 deletions dist/actions/walletAction.js

This file was deleted.

34 changes: 0 additions & 34 deletions dist/helpers.js

This file was deleted.

128 changes: 0 additions & 128 deletions dist/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions dist/logger.js

This file was deleted.

71 changes: 0 additions & 71 deletions dist/state.js

This file was deleted.

Loading

0 comments on commit 80d9401

Please sign in to comment.