#smart-contracts #sdk #airswap

airswap-rs

Rust SDK library for the Airswap smart contracts

2 unstable releases

0.2.0 Feb 26, 2023
0.1.0 Feb 1, 2023

#486 in #smart-contracts

MIT license

595KB
13K SLoC

airswap-rs

Quickstart

Add this to your Cargo.toml:

[dependencies]
airswap-rs = { git = "https://github.com/Perelyn-sama/airswap-rs" }

And this to your code:

use airswap_rs::prelude::*;

Examples

Examples can be found here.

Roadmap

License

This project is licensed under the MIT license.

Dependencies

~21–37MB
~587K SLoC