Source Code
See the Github Repo for source code and code level documentation.
The latest deployment addresses for each network are stored in the deployment artifacts. The main protocol runs on the Polygon network, but testnet deployments can be found on Mumbai.
- MakerRegistrar.sol
- IMakerRegistrar.sol
- MakerRegistrarStorage.sol
- NftOwnership.sol
- ReactionVault.sol
- IReactionVault.sol
- ReactionVault.sol
- ReactionNFT1155.sol
- SigmoidCuratorVault.sol
- SigmoidCuratorVaultStorage.sol
- ICuratorVault.sol
- CuratorToken1155.sol
- Sigmoid.sol
- ExtendedMath.sol
- ChildRegistrar.sol
- RootRegistrar.sol
- ParameterManager.sol
- IParameterManager.sol
- ParameterManagerStorage.sol
- RoleManager.sol
- IRoleManager.sol
- RoleManagerStorage.sol
- AddressManager.sol
- IAddressManager.sol
- AddressManagerStorage.sol
Last modified 9mo ago