Skip to content
Snippets Groups Projects
Commit 8c9eed37 authored by Moul's avatar Moul
Browse files

[doc] Readme: Add latest features

Fix -ep option
parent 8988c1e6
No related branches found
No related tags found
No related merge requests found
Pipeline #15362 passed
......@@ -50,7 +50,7 @@ silkaj <sub-command>
- Will automatically request and post data on `duniter.org 443` main Ğ1 node.
- Specify a custom node with `-p` option:
- Specify a custom node with `-ep` option:
```bash
silkaj -ep <hostname>:<port> <sub-command>
......@@ -63,11 +63,13 @@ silkaj -ep <hostname>:<port> <sub-command>
- Check the present currency information stand
- Display current proof of work difficulty level to generate the next block
- Explore the blockchain block by block
- Verify blockchain blocks hashes
### Money management
- Transaction emission
- Multi-recipients transaction support
- Read transaction recipients and amounts from a file
- Consult wallets balances
- Consult wallet history
......@@ -77,6 +79,7 @@ silkaj -ep <hostname>:<port> <sub-command>
- Check sent and received certifications and consult the membership status of any given identity in the Web of Trust
- Certification emission
- Membership emission
- Revocation file handling
### Authentication
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment