https://github.com/stellar/rs-soroban-sdk
Rust SDK for Soroban contracts.
https://github.com/stellar/rs-soroban-sdk
Last synced: 5 months ago
JSON representation
Rust SDK for Soroban contracts.
- Host: GitHub
- URL: https://github.com/stellar/rs-soroban-sdk
- Owner: stellar
- License: apache-2.0
- Created: 2022-04-08T16:47:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T23:56:29.000Z (about 2 years ago)
- Last Synced: 2024-04-14T12:08:50.720Z (about 2 years ago)
- Language: Rust
- Homepage:
- Size: 2.15 MB
- Stars: 86
- Watchers: 22
- Forks: 59
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rs-soroban-sdk
Rust SDK for writing contracts for [Soroban].
Soroban: https://soroban.stellar.org
Docs: https://docs.rs/soroban-sdk
[Soroban]: https://soroban.stellar.org
## Contributing
Contributing to the SDK? Read [CONTRIBUTING.md](CONTRIBUTING.md).