Your wallet sends the transactions, so the contracts are yours from the first block. Nobody else holds a key, and there is no admin able to reach into a vault afterwards. You will sign twice: once for the protocol, once for Batch 001.
Needs a little Base Sepolia ETH for gas. Free from the Coinbase or Alchemy faucet.
Chain 84532. The button adds the network if your wallet does not have it yet.
One transaction deploys RaiseFactory, which deploys Score from its constructor.
Calls createRaise. Your escrow terms are read from your Score, not chosen here.
Whoever brings a backer earns this share of what you receive when that backer's slot is confirmed. It never comes out of their escrow, so their refund and exit rights are unchanged, and it is only ever paid on work that actually shipped. Set 0 for none. Fixed at creation and not editable afterwards.
Lets a backer sell a slot rather than only transfer it. Money and slot move in the same transaction, so neither side has to go first and hope. Deploy once; every raise can use it.
Taken from the seller's proceeds and fixed at deploy. It cannot be changed afterwards, by you or by anyone.
Save these. They are what the app will point at.