Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 500 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 500 Bytes

Controller

Interaction Controller For Sentiment

Instructions

Requirements

  1. Rust
  2. Foundry - https://github.com/gakonst/foundry

Cloning Repo

git clone --recurse-submodules [email protected]:sentimentxyz/controller.git

Building Contracts

forge build

Running tests

Unit/Functional tests

forge test --fork-url https://rpc.ankr.com/eth  -vvv

Configuring mappings

forge config > remappings.txt