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> ...@@ -50,7 +50,7 @@ silkaj <sub-command>
- Will automatically request and post data on `duniter.org 443` main Ğ1 node. - 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 ```bash
silkaj -ep <hostname>:<port> <sub-command> silkaj -ep <hostname>:<port> <sub-command>
...@@ -63,11 +63,13 @@ silkaj -ep <hostname>:<port> <sub-command> ...@@ -63,11 +63,13 @@ silkaj -ep <hostname>:<port> <sub-command>
- Check the present currency information stand - Check the present currency information stand
- Display current proof of work difficulty level to generate the next block - Display current proof of work difficulty level to generate the next block
- Explore the blockchain block by block - Explore the blockchain block by block
- Verify blockchain blocks hashes
### Money management ### Money management
- Transaction emission - Transaction emission
- Multi-recipients transaction support - Multi-recipients transaction support
- Read transaction recipients and amounts from a file
- Consult wallets balances - Consult wallets balances
- Consult wallet history - Consult wallet history
...@@ -77,6 +79,7 @@ silkaj -ep <hostname>:<port> <sub-command> ...@@ -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 - Check sent and received certifications and consult the membership status of any given identity in the Web of Trust
- Certification emission - Certification emission
- Membership emission - Membership emission
- Revocation file handling
### Authentication ### 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