An open API service indexing awesome lists of open source software.

https://github.com/casper-network/casper-rust-sdk

Rust SDK for casper-node 2.+.
https://github.com/casper-network/casper-rust-sdk

Last synced: 5 months ago
JSON representation

Rust SDK for casper-node 2.+.

Awesome Lists containing this project

README

          

# casper-rust-sdk

- Rust SDK for casper-node 2.0+.
- Utilised by agents interacting with [casper-node](https://github.com/casper-network/casper-node).
- Examples of such agents:

- Off-chain middleware
- Network testing tools

**NOTE**

Library targets casper-node 2.0+, i.e. it is **does not** support 1.X series.

# WORK IN PROGRESS

This is very much WIP ... do not even attempt to utilise for production purposes.