Skip to content

Commit aa0f4d8

Browse files
author
FitzLu
committed
update readme
1 parent fc067ad commit aa0f4d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ReadMe.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# BNC Chain Go SDK
22

3-
43
The Binance Chain GO SDK provides a thin wrapper around the BNC Chain API for readonly endpoints, in addition to creating and submitting different transactions.
54
It includes the following core components:
65

@@ -10,6 +9,9 @@ It includes the following core components:
109
* **keys** - implement `KeyManage` to manage private key and accounts.
1110
* **types** - core type of Binance Chain, such as `coin`, `account`, `tx` and `msg`.
1211

12+
## Disclaimer
13+
**This branch is under active development, all subject to potential future change without notification and not ready for production use. The code and security audit have not been fully completed and not ready for any bug bounty.**
14+
1315
## Install
1416

1517
### Requirement

0 commit comments

Comments
 (0)