Mini App Development Kit
The InterLink MDK (Mini-App Development Kit) is a comprehensive SDK suite that enables developers to rapidly build, deploy, and scale decentralized mini-applications on the InterLink Network.
Last updated
The InterLink MDK (Mini-App Development Kit) is a comprehensive SDK suite that enables developers to rapidly build, deploy, and scale decentralized mini-applications on the InterLink Network.
Last updated
The MDK provides a full-stack toolkit with built-in modules for authentication, data handling, payments, and on-chain interaction — abstracting away blockchain complexity so developers can focus on application logic and user experience.
Contact contact@interlinklabs.org to register and obtain your App ID.
Install the UI Kit with NPM:
npm i @interlinklabs/mdk
Import the Mdk SDK into your project from the corresponding file.
Install the UI Kit with NPM:
npm i @interlinklabs/mdk
Explore the full component library and usage examples on the Mini App Development Kit