Landano
  • Introducing Landano
    • The land rights problem
    • The Landano solution
  • Technical architecture
    • Mendix platform
    • Deployment architecture
    • Domain-driven development
  • Product Features
    • Login
    • Administrator
    • Right holder
    • Verify land right
  • Cardano Mendix Plugin
    • Getting Started
    • User Guides
    • Developer Guide
    • API Reference
    • FAQs
    • Changelog & Contact
Powered by GitBook
On this page

Cardano Mendix Plugin

Overview

Welcome to the official documentation for the Cardano Mendix Plugin — a powerful integration that connects the Mendix low-code platform to the Cardano blockchain. This plugin is developed as part of the Landano initiative and is designed to make blockchain capabilities easily accessible to Mendix developers and enterprises building Web3 solutions.


What is the Cardano Mendix Plugin?

The Cardano Mendix Plugin bridges Mendix and the Cardano blockchain, enabling developers to seamlessly integrate decentralized functionality into their Mendix applications.

Whether you're working on digital identity, payments, land registration, or NFTs — this plugin provides the foundational building blocks to connect your app to the Cardano ecosystem.


Key Features

  • Wallet Management Create, restore, and manage Cardano wallets securely within your Mendix app.

  • ADA Transactions Send ADA between wallets with simple transaction flows.

  • Multi-signature Support Create and execute multi-sig transactions using native scripts.

  • NFT Creation Mint native assets and NFTs with policy control.

  • Transaction Metadata Attach custom metadata to transactions for use cases like document certification or provenance.

  • Smart Contract Integration Interact with Plutus smart contracts (Aiken-ready architecture).


Architecture Overview

The plugin is composed of:

  • A set of Mendix modules (Java actions, microflows)

  • Optional native frontend components (in the case of mobile wallets or CIP-30 support)

  • Designed for both custodial and non-custodial wallet patterns

You can integrate it into both Mendix Web and Mendix Native Mobile applications.


Who is it for?

  • Mendix Developers looking to add blockchain features with low-code tools

  • Enterprises exploring decentralized infrastructure

  • Catalyst-funded projects building dApps or digital registries

  • Government & NGO systems for digital land administration and certification


(System) Requirements

  • Java 11+ (required for custom runtime actions)

  • A Blockfrost API key (testnet or mainnet)

  • Optional: Pinata IPFS API keys (for NFT media)


🔗 Related Resources


⏭️ What’s Next?

PreviousVerify land rightNextGetting Started

Last updated 27 days ago

A Java-based integration layer powered by the

Mendix Studio Pro 10.18.4 (or higher) ()

Check out the to set up the plugin in your Mendix app, or explore for transaction and wallet flows.

Cardano Client Lib
https://marketplace.mendix.com/link/studiopro
Cardano Client Lib
Landano Website
Mendix Platform
Getting Started Guide
User Guides