soroban-spec-rust 0.9.0

Soroban contract spec utilities for generating Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rs-soroban-sdk
Rust SDK for writing contracts for [Soroban].

Soroban: https://soroban.stellar.org

Docs: https://docs.rs/soroban-sdk

**This repository contains code that is in early development, incomplete, not tested, and not recommended for use. The API is unstable, experimental, and is receiving breaking changes frequently.**

[Soroban]: https://soroban.stellar.org

## Contributing

Contributing to the SDK? Read [CONTRIBUTING.md](CONTRIBUTING.md).