You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
# BNC Chain Go SDK
2
2
3
-
4
3
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.
5
4
It includes the following core components:
6
5
@@ -10,6 +9,9 @@ It includes the following core components:
10
9
***keys** - implement `KeyManage` to manage private key and accounts.
11
10
***types** - core type of Binance Chain, such as `coin`, `account`, `tx` and `msg`.
12
11
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.**
0 commit comments