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

  1. Click New Blox in the My Blox section.

  2. Choose a template (e.g., SimpleVault).

  3. Customize parameters using the visual configuration UI.

  4. Click Deploy to create your new contract.

Import Existing Contract

  1. Click Import Contract in My Blox.

  2. Enter the on-chain contract address.

  3. The app fetches the contract’s metadata and reconstructs the UI automatically.

This is useful when resuming work on a previously deployed Blox or taking over management of an existing contract.

Last updated