Skip to content

A Rust library to interact with automated market makers across EVM chains.

Notifications You must be signed in to change notification settings

aori-io/amms-rs

Repository files navigation

Dark Automated Market Makers

A Rust library to interact with automated market makers across EVM chains.

To launch the docs, run the following command in your terminal.

cargo doc --open

Supported Dexes

Dex Status
UniswapV2 variants
UniswapV3

Running Examples

To run any of the examples, first set a local environment variable called ETHEREUM_RPC_ENDPOINT. Then you can simply run cargo run --example <example_name>.

About

A Rust library to interact with automated market makers across EVM chains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 82.4%
  • Solidity 17.6%