2 unstable releases
0.2.0 | Feb 26, 2023 |
---|---|
0.1.0 | Feb 1, 2023 |
#435 in #smart-contracts
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
- Pool Contract
- Implementation
- Documentation
- Tests
- Staking Contract
- Implementation
- Documentation
- Tests
- Registry Contract
- Implementation
- Documentation
- Tests
- Wrapper Contract
- Implementation
- Documentation
- Tests
- Swap-ERC20 Contract
- Implementation
- Documentation
- Tests
- Contract addresses
- Pool Contract Addresses
- Staking Contract Addresses
- Registry Contract Addresses
- Wrapper Contract Addresses
- Swap-ERC20 Contract Addresses
License
This project is licensed under the MIT license.
Dependencies
~20–38MB
~548K SLoC