Skip to content
Snippets Groups Projects
Commit 2ec3c922 authored by Éloïs's avatar Éloïs
Browse files

Merge branch 'doc/readme-clean-client-add-postit' into dev

parents 46170ce1 661a4720
Branches
No related tags found
1 merge request!1371[doc] README: Adding contribute in a post-it...
...@@ -18,22 +18,9 @@ However, we are running simultaneously a testing currency. ...@@ -18,22 +18,9 @@ However, we are running simultaneously a testing currency.
See [Install a node documentation](https://duniter.org/en/wiki/duniter/install/). See [Install a node documentation](https://duniter.org/en/wiki/duniter/install/).
### Clients, wallets ### Clients, wallets, GUI, Web-UI, Mobile-App
#### Cesium See [duniter.org](https://duniter.org/) or for end user [monnaie-libre.fr](https://monnaie-libre.fr/)
- [Website](https://cesium.app/)
- [Repository](https://git.duniter.org/clients/cesium-grp/cesium)
#### Sakia
- [Website](http://sakia-wallet.org)
- [Repository](https://git.duniter.org/clients/python/sakia)
#### Silkaj
- [Website](https://silkaj.duniter.org)
- [Repository](https://git.duniter.org/clients/python/silkaj)
## Going further ## Going further
...@@ -42,6 +29,15 @@ See [Install a node documentation](https://duniter.org/en/wiki/duniter/install/) ...@@ -42,6 +29,15 @@ See [Install a node documentation](https://duniter.org/en/wiki/duniter/install/)
- See [CONTRIBUTING](./CONTRIBUTING.md). - See [CONTRIBUTING](./CONTRIBUTING.md).
- [Guide (fr)](./doc/dev/contribute-french.md) - [Guide (fr)](./doc/dev/contribute-french.md)
#### In a post-it
```bash
git clone https://git.duniter.org/nodes/typescript/duniter.git
cd duniter
cargo xtask build
./target/release/duniter start
```
### Documentation ### Documentation
Visit [Duniter website](https://duniter.org): it gathers theoretical informations, FAQ and several useful links. If you want to learn, this is the first place to visit. Visit [Duniter website](https://duniter.org): it gathers theoretical informations, FAQ and several useful links. If you want to learn, this is the first place to visit.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment