This repo contains modular implementations written in solidity that can be used to augment existing onchain infrastructure.
This code has NOT been audited. Use at your own risk.
git clone https://github.com/public-assembly/onchain-modules.git- cd into desired module folder (ex:
cd zora-modules/zora-tiered-pricing-minter) - install Foundry
foundryupforge installforge testto confirm module folder + contents have been installed correctly