MiniDapps
MiniDapps are web applications that run locally on a device running a Minima node. They can be written with HTML, CSS and JavaScript and communicate over RPC.
MiniDapp Tutorials
Learn how to build a MiniDapp by following our step-by-step tutorials
Video Tutorials
Watch live demonstrations of developers building on Minima
Additional Resources
Developer resources from the Minima documentation
MDS
The MiniDapp System library mds.js provides access to an MDS object that enables useful functionality when building MiniDapps.
Docs
Events
Minima Events can be listened for, so that users can be notified when specific on-chain events occur.
Docs
MiniDapp Contracts
View examples and explanations of smart contracts used in default MiniDapps.
Docs