weiroll

Crates.ioweiroll
lib.rsweiroll
version0.1.1
sourcesrc
created_at2023-04-13 18:16:04.38045
updated_at2023-04-19 15:34:30.44072
descriptionWeiroll planner for EVM using ethers-rs
homepage
repositoryhttps://github.com/georgewhewell/weiroll-rs
max_upload_size
id838585
size762,077
(georgewhewell)

documentation

README

weiroll-rs

Crates.io Docs.rs CI

Port of the weiroll-js library.

Most features are working (for my use-case) and passing tests.

Missing:

  • Subplanner support

PR to add support for these features is very welcome!

Installation

Cargo

cargo add weiroll

Usage

Check examples/example.rs or tests in lib/planner.rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 30

cargo fmt