📄️ Core concepts
Toolblox lets you build a smart contract the way you'd sketch a business process on a whiteboard — as a series of steps that something moves through. You never write code: you describe the lifecycle of a thing, and Toolblox turns that description into a real smart contract you can run on a blockchain.
📄️ Accounts & wallets
To save your work and deploy contracts you need a Toolblox account and a wallet. Both are quick to set up, and if the word "wallet" sounds intimidating — don't worry, Toolblox can create one for you automatically.
📄️ Create with AI (the Wizard)
The fastest way to start a workflow is to describe it in plain English and let Toolblox's AI draft it for you. You type what you want, and it produces a first version of the workflow — the asset, its states and its transitions — ready for you to refine.
📄️ Build a contract from scratch
Sometimes you want full control — or you simply want to understand exactly what you're shipping. Building a workflow by hand is straightforward, and it's the best way to learn how Toolblox thinks. In this guide we build a simple parcel delivery workflow from an empty canvas.