uniswap-rs

Crates.io MIT License CI Status

Unofficial Rust SDK library for Uniswap smart contracts.

Quickstart

Add this to your cargo.toml:

toml [dependencies] uniswap_rs = { git = "https://github.com/danipopes/uniswap-rs" }

Examples

Examples can be found here.

Roadmap

License

This project is licensed under the MIT license.