Explore our guides and resources to jumpstart your journey in building on Minima
Create your first MiniDapp that displays the latest block number
Create a simple wallet to hold, send and receive Minima
Create a MiniDapp that displays statistics about the chain and updates in the background
A beginner tutorial that displays the current block number
A tutorial on how manually construct a simple transaction on Minima.
The MiniDapp System library mds.js provides access to an MDS object that enables useful functionality when building MiniDapps.
Minima Events can be listened for, so that users can be notified when specific on-chain events occur.
View examples and explanations of smart contracts used in default MiniDapps.
Minima has its own, Turing Complete, scripting language for creating Smart Contracts - KISS VM.
Learn more about MiniDapps and how to build them on the Minima blockchain.
Learn more about Smart Contracts and how to build them on the Minima blockchain.
View examples of Smart Contracts and how to build them on the Minima blockchain.
Learn how to start a private testnet for development.