| Crates.io | uniswap-rs |
| lib.rs | uniswap-rs |
| version | 0.4.0 |
| created_at | 2022-10-27 10:23:56.276742+00 |
| updated_at | 2023-01-06 18:20:47.951862+00 |
| description | Unofficial Rust SDK library for Uniswap smart contracts. |
| homepage | https://docs.rs/uniswap-rs |
| repository | https://github.com/danipopes/uniswap-rs |
| max_upload_size | |
| id | 699047 |
| size | 603,415 |
Unofficial Rust SDK library for Uniswap smart contracts.
Add this to your Cargo.toml:
[dependencies]
uniswap-rs = { git = "https://github.com/danipopes/uniswap-rs" }
Examples can be found here.
new_with_chainThis project is licensed under the MIT license.