Crates.io | airswap-rs |
lib.rs | airswap-rs |
version | 0.2.0 |
source | src |
created_at | 2023-02-01 11:36:35.634487 |
updated_at | 2023-02-26 06:09:14.849632 |
description | Rust SDK library for the Airswap smart contracts. |
homepage | |
repository | |
max_upload_size | |
id | 773512 |
size | 701,196 |
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 can be found here.
This project is licensed under the MIT license.