4 releases
0.0.3 | Oct 4, 2021 |
---|---|
0.0.2 | May 11, 2021 |
0.0.1 | Mar 9, 2021 |
0.0.0 | Mar 5, 2021 |
#6 in #diem
2MB
26K
SLoC
diem-sdk
The official Rust SDK for Diem.
Usage
This SDK provides all the necessary components for building on top of the Diem Blockchain. Some of the important modules are:
client
- Includes a JSON-RPC client implementationcrypto
- Types used for signing and verifyingtransaction_builder
- Includes helpers for constructing transactionstypes
- Includes types for Diem on-chain data structures
License
Diem Core is licensed as Apache 2.0.
Dependencies
~6–13MB
~140K SLoC