Description
SDK's for Casper help with the blockchain workflow, natively - instead of programming directly against the JSON RPC. They also tackle serialization (which is required)
Casper-client doesn't generate wasm though, it sends wasm in the form of deploys to a Casper blockchain.
The goal is to use the rust sdk inside a rust application that communicates with a Casper blockchain.
- a Rust based game.
- Rust based IoT firmware.