Solidity smart contracts for conditional tokens, forked from Gnosis Safe's old implementation and updated to use Foundry and standard OpenZeppelin contracts.
https://conditional-tokens.readthedocs.io/en/latest/
https://gnosis-pm-contracts.readthedocs.io/en/latest/
$ forge build
$ forge test -vvv
All smart contracts are released under the LGPL 3.0
license.