dubp-documents 0.14.0

Handles DUBP documents (DUBP: DUniter Blockhain Protocol)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Documents


Do not use this crate anymore. It was cut into 4 new crates:

- dubp-common
- dubp-wot-doc
- dubp⁻tx-doc
- dubp-block

`documents` is a crate implementing the [Duniter] Documents Protocol in [version 10][version10].

[Duniter]: https://duniter.org/en/
[version10]: https://git.duniter.org/nodes/typescript/duniter/blob/master/doc/Protocol.md

## How to use it


Please do not use this crate anymore, it is no longer maintained.  
Use instead the 4 new crates mentioned above.