By Stylianos Kampakis PhD, CEO, Tesseract Academy
In this CAIA mini-course, we introduce the work of Stylianos Kampakis PhD, CEO of Tesseract Academy, and member of the Quantum Finance Boardroom. Each installment of this series will present a new chapter in Dr. Kampakis’ work on real estate tokenization.
Technology Platforms & Stack Choices
You don’t have to build a tokenization system from scratch. By now, a variety of platforms and tools exist to help issuers tokenize assets and manage them. Choosing the right technology stack is important — it should align with your needs for compliance, the preferences of your investors, and integration with secondary markets.
Here are some key considerations and options:
- Blockchain network (base layer): Most tokenization projects use existing blockchain networks. A popular choice is Ethereum (or compatible networks like Polygon, Avalanche, etc.) because it has a robust infrastructure and many wallets/supporting tools. Ethereum is public and has many users, which is good for familiarity and liquidity, but gas fees (transaction costs) can be high during busy periods. Some opt for Layer 2 networks (like Arbitrum, Optimism) or other Layer 1s that are cheaper and faster, while still piggybacking on Ethereum’s security. There are also purpose-built blockchains for regulated assets; for example, Polymesh is a blockchain designed specifically for security tokens with compliance features built-in. Permissioned networks (like Hyperledger Fabric or R3 Corda, or private instances of Ethereum) can be used if a closed ecosystem is desired – e.g., a consortium of banks trading tokens among themselves might use a private ledger for privacy reasons.
- Token standards and smart contracts: If on Ethereum-like platforms, token standards like ERC-20 (fungible tokens) and ERC-721 (NFTs) are the basic building blocks. However, for compliance, extended standards have emerged. One notable example is ERC-3643, which is an Ethereum token standard that integrates identity verification into the token transfers (so it’s designed for regulated assets). Using a proven standard is usually better than custom-coding from scratch, as it reduces risk. Many issuance platforms provide audited smart contract templates which implement these standards plus extra features like pause controls, allowlists, etc.
- Issuance and compliance platforms: There are companies that offer end-to-end tokenization software or services. They often provide a web interface for onboarding investors (with KYC checks), creating or issuing tokens, and managing compliance rules, without the issuer needing deep blockchain expertise. Some leading platforms include:
- Securitize: An issuance platform that is also a registered transfer agent and broker-dealer in the US. They help with issuing security tokens and even provide a marketplace (Securitize Markets) where those tokens can be traded among approved investors. Securitize supports Ethereum and other chains and emphasizes compliance features.
- Tokeny: A platform that provides tools for tokenizing assets, known for their compliance token standard (they were involved in ERC-3643 and have an identity framework called ONCHAINID). Tokeny’s system ensures that only verified identities can hold tokens, which is useful for regulatory compliance.
- SDX (SIX Digital Exchange): Based in Switzerland, SDX is a fully regulated digital asset exchange and central securities depository. It’s part of the traditional stock exchange group (SIX). SDX provides a platform for issuing and trading tokenized securities within a regulated environment (participants must be known and approved). This is more of a marketplace, but they also have infrastructure for tokenization.
- Taurus: A Swiss company (Taurus TDX) offering a platform for tokenization, custody, and trading of digital assets. Taurus supports multiple blockchains and focuses on integrating with banks and financial institutions for seamless token operations.
- ADDX: A regulated private market exchange in Singapore. ADDX allows issuers to list tokenized securities (like private equity, bonds, funds) that can be bought by accredited investors. It’s an example of a region-specific platform that provides a secondary market as well.
- Fireblocks: Not an issuance platform per se, but worth mentioning – Fireblocks is a popular custody and wallet infrastructure provider for institutions. When dealing with tokens, especially if you plan to have institutional investors, using a custody solution like Fireblocks can help manage the secure storage of tokens and implement policies (like multi-user approvals for transactions).
- Others: There are many more (e.g., Polymath which now is behind Polymesh, Vertalo, tZERO for secondary trading, etc.), but the above give an idea of the landscape.
- Securitize: An issuance platform that is also a registered transfer agent and broker-dealer in the US. They help with issuing security tokens and even provide a marketplace (Securitize Markets) where those tokens can be traded among approved investors. Securitize supports Ethereum and other chains and emphasizes compliance features.
- Identity and compliance integration: If you use a public chain, ensure your tech stack includes an identity verification module. This could be as simple as maintaining a JSON file of approved addresses that your token contract checks, or as fancy as using a decentralized identity system where investors have digital identity tokens or certificates. Some projects use standards like DID (Decentralized Identifiers) or platforms like Civic or Chainalysis KYT for ongoing compliance monitoring. The key is that technology should make compliance easier, not harder – so choose platforms that either have these features built-in or can connect to your compliance databases via API.
- Auditing and security: Use well-audited contracts and possibly have your project independently audited. Many token standards are open source and have been vetted, which is another reason to avoid overly custom code. If you do custom-code (maybe to implement a unique feature), definitely get a smart contract security firm to audit it before deploying.
Key Takeaways – Tech Stack:
- You don’t have to reinvent the wheel. Leverage existing token standards (ERC-20, ERC-3643, etc.) and platforms that have experience in token issuance. This will save time and reduce risk.
- Pick the blockchain and platform based on your needs: If you need broad interoperability and are okay with public networks, Ethereum or similar might be best. If your investors and regulators prefer a closed environment, look at permissioned networks or hybrid models. Also consider where the likely buyers are – for instance, some regions have more adoption of certain networks.
- Ensure the tech supports identity gating and auditability. Features like allowing only whitelisted wallets, having an audit log of all operations, and roles for administrators are important. Most tokenization platforms emphasize these, but verify them. For example, you might want a feature to easily revoke a stolen investor wallet (by freezing tokens and reissuing to a new address when legally approved) – some platforms support that in their contract design.
- Usability and integration: Think about how investors will interact. Will they use MetaMask or a custom app? If your user base isn’t crypto-savvy, you might choose a platform that offers a mobile app or portal for investors to see their holdings and perhaps even a built-in OTC trading board. For instance, some platforms allow a “walled garden” trading among investors of the same issuance.
- At the end of the day, choose a combination of chain + issuance platform + custody solution that fits your compliance model and your investors’ preferences. If you expect a lot of crossover with traditional finance, leaning towards regulated platforms and familiar names (like a big custody bank integrated) can increase comfort. If you’re targeting crypto-native investors, they may be fine with self-custody on Ethereum and using DeFi interfaces (within the constraints of your compliance rules).
By making informed technology choices, you set up a strong foundation that can smoothly handle your token’s lifecycle and the needs of all participants.
Learn more about CAIA Association and how to become part of a professional network that is shaping the future of investing, by visiting https://caia.org/


