This project contains contracts associated with the Oyster platform. It uses Foundry for development and testing.
curl -L https://foundry.paradigm.xyz | bash
foundryup
forge install
forge build
forge test
This project is licensed under the MIT license. See LICENSE.txt.