The smart contracts that implement the Decentralized Market Protocol.
This repo contains store registry and the payments factory.
- Solidity Documention: https://dm-foundation.github.io/contracts
- Stack
Run nix develop
to enter the devShell.
forge test --no-auto-detect
Currently Depolyed
- Sepolia
0xe7ed90d1ef91c23ee8531567419cc5554a4303b6
- Mainnet
0x200eE24fd0d1a88E3b83dE1dA10B413963e1B2Ea
GPL-3