Use Juicebox via Etherscan
Launch a project
Visit the
JBController
contract on Etherscan here. If not already open, navigate toContract
→Write Contract
→6. launchProjectFor
. Connect your wallet by clicking “Connect to Web3”.Input your desired parameters and click
Write
to submit your transaction:
If you are not already familiar with project parameters, read the Programmable treasury guide and the launchProjectFor
docs.
- Once the transaction has been confirmed, visit juicebox.money to find your project.
Reconfigure a funding cycle
Visit the
JBController
contract on Etherscan here. If not already open, navigate toContract
→Write Contract
→10. reconfigureFundingCyclesOf
. Connect your wallet by clicking “Connect to Web3”.Input your desired parameters and click
Write
to submit your transaction:
If you are not already familiar with project parameters, read the Programmable treasury guide and the reconfigureFundingCyclesOf
docs.
- Once the transaction has been confirmed, visit juicebox.money to verify your reconfiguration.