Skip to content

Commit

Permalink
Updating README with RPC Wallet and SystemLog (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
vncoelho authored Aug 22, 2019
1 parent 3715bf7 commit a6cf62f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,11 @@ Plugin that enables NEP5 tracking using LevelDB.
### RPC Security
Improves security in RPC nodes.

### RPC Wallet
Client commands for wallet management functionalities, such as signing and invoking.

### StatesDumper
Exports NEO-CLI status data \(useful for debugging\).

### SystemLog
Enables neo-cli Logging, with timestamps, by showing messages with different levels (differentiated by colors) \(useful for debugging\).

0 comments on commit a6cf62f

Please sign in to comment.