OSDN Git Service

add get_entropy
[bytom/pybtm.git] / README.md
1 pybtm
2 ======
3
4 - [1 Installation](#1-installation)
5 - [2 Usage](#2-usage)
6
7 Python3 implementation of the Bytom protocol.
8
9 ## 1 Installation
10
11 ```
12 $ pip install pybtm
13 ```
14
15 ## 2 Usage
16