Solidity smart contracts for automated market makers 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 -vvvAll smart contracts are released under the LGPL 3.0 license.