Tutorials
Step-by-step guides for building on MOI — from submitting your first interaction and managing participants, accounts, and assets, to developing, testing, and deploying logics.
Getting Started
- Submit an Interaction — Submit your first interaction to the MOI network.
- Create & Manage Participants — Create and manage participants on MOI.
- Configure & Manage Accounts — Configure and manage accounts.
Assets
- Create & Manage Assets — Create, transfer, and manage native assets on MOI.
Logics
- Develop & Test Logics — Set up Cocolang, structure a Coco module, and test with inline tests and CocoLab.
- Deploy & Invoke Logics — Deploy a logic to the network and invoke its endpoints.
Storage
- Manage Storage — Deposit, inspect, and withdraw the storage allowance a logic writes into.
Fuel
- Sponsor an Interaction — Let a third-party
payercover an Interaction's fuel.
Access Control
- Manage Access Policies — Grant, narrow, and revoke another account's access to state you own.
Authorization
- Multi-Sig Interactions — Require a notary account to co-sign an Interaction, then split one account's authority across two weighted keys.