Create or Import Contracts
Create or Import Contracts
Start by deploying a new Blox contract or importing an existing one. This page guides you through initializing contracts within the SandBlox interface.
Create New Contract
Click New Blox in the My Blox section.
Choose a template (e.g., SimpleVault).
Customize parameters using the visual configuration UI.
Click Deploy to create your new contract.
Import Existing Contract
Click Import Contract in My Blox.
Enter the on-chain contract address.
The app fetches the contract’s metadata and reconstructs the UI automatically.
Last updated