📄️ Modules in a Rell app
The Rell app consists of modules. A module is either a single
🗃️ FT4 module
10 items
🗃️ GTX
3 items
🗃️ Bridge
2 items
📄️ Analyze and optimize dapp code
This topic provides insights into the process of analyzing and optimizing your dapp code written in Rell. You can use the Chromia CLI to examine SQL statements generated by your dapp, identify performance bottlenecks, and implement optimizations.
📄️ ICMF
Introduction
📄️ ICCF
This documentation is specifically designed for Dapp developers who want to use ICCF (Inter-Chain Confirmation Framework). This guide will provide you with an understanding of what ICCF is and how to integrate it into your blockchain infrastructure to facilitate secure cross-chain transaction confirmation. ICCF allows you to verify the occurrence of transactions on a source chain and present this proof to a target chain for further action.
📄️ Postchain REST API
Chromia uses the Postchain blockchain framework. In the Chromia ecosystem, Providers run Postchain nodes that form the infrastructure for the network. Sometimes it makes sense to run your own node or set of nodes, such as for testing, development, or even setting up your consortium blockchain network.