stable-swap-fuzz

Crates.iostable-swap-fuzz
lib.rsstable-swap-fuzz
version1.8.1
sourcesrc
created_at2021-12-28 17:39:14.579817
updated_at2022-04-17 06:24:14.226521
descriptionFuzz tests for the Saber StableSwap program.
homepagehttps://saber.so
repositoryhttps://github.com/saber-hq/stable-swap
max_upload_size
id504327
size83,801
Ian Macalinao (macalinao)

documentation

README

stable-swap-fuzz

Fuzz tests for the Saber StableSwap program.

Running

If you are using a recent nightly version, use the following command:

RUSTFLAGS="-Znew-llvm-pass-manager=no" cargo fuzz run --dev fuzz_test

Documentation

Detailed information on how to build on Saber can be found on the Saber developer documentation website.

License

Saber StableSwap is licensed under the Apache License, Version 2.0.

Commit count: 159

cargo fmt