Skip to content

primitivefinance/arbiter-portfolio-sim

Repository files navigation

arbiter-template

Minimal template for simulating contracts with arbiter.

Usage

  1. Clone this repository
git clone https://github.com/primitivefinance/arbiter-template.git
cd arbiter-template
  1. Install foundry and forge
curl -L https://foundry.paradigm.xyz | bash
foundryup
forge install
  1. Generate bindings
forge bind --revert-strings debug -b src/bindings/ --module --overwrite
  1. Run the project
cargo run

About

Migration from old middleware to new.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published