Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 527 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 527 Bytes

simple-conditional-tokens

This project contains simplified smart contracts and related scripts for Gnosis's Conditional Tokens Framework, tailored for use in non-combinatorial markets. Typically, conditional token frameworks are employed in contexts without Combinatorial Markets; therefore, these contracts are revised for such use cases.

Building and Testing with Forge

This project uses Foundry, for building and testing smart contracts.

Building

forge build

Testing

forge test