Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 Documentation #3

Open
RBYGLLS opened this issue Jul 14, 2023 · 1 comment · Fixed by #24
Open

2.0 Documentation #3

RBYGLLS opened this issue Jul 14, 2023 · 1 comment · Fixed by #24
Labels
documentation Improvements or additions to documentation

Comments

@RBYGLLS
Copy link
Contributor

RBYGLLS commented Jul 14, 2023

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.
@RBYGLLS RBYGLLS added the Epic label Jul 14, 2023
@gRoussac gRoussac linked a pull request Jan 9, 2024 that will close this issue
@gRoussac gRoussac changed the title Documentation Documentation 2.0 Jan 9, 2024
@gRoussac gRoussac changed the title Documentation 2.0 2.0 Documentation Jan 9, 2024
@gRoussac gRoussac removed the Epic label Jan 9, 2024
@gRoussac
Copy link
Collaborator

gRoussac commented Jan 9, 2024

@robby story to track documentation for Rust SDK 2.0

@gRoussac gRoussac added the documentation Improvements or additions to documentation label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants