📄️ Features
Chromia FT4 (Flexible Token 4) is a token standard that facilitates complex account and asset management on Chromia. By
📄️ Set up your project with Chromia FT4
In this section, you'll learn how to set up a project to use FT4. If you want to see an example of a complete dapp using
📄️ Import the FT4 library
When you import the entire FT4 library, you might unintentionally expose many operations. It's crucial to consider
📄️ Register assets
You can register assets in Postchain using the FT4 admin operation or by writing a custom operation. This section
📄️ Register accounts
You can create new accounts within the system through the account registration process. Users typically use the account
📄️ Auth server for secure account registration
The auth server is a powerful application that provides a secure and flexible solution for account registration on the
📄️ Authentication with FT4 accounts
Authentication in dapps is essential for verifying if a user has permission to perform specific actions. While the
📄️ Transfer assets with FT4
Transferring assets is a fundamental operation in decentralized applications built on the FT4 framework. FT4 provides a
🗃️ Cross-chain asset transfers
3 items
📄️ Auth descriptors and rules
Auth descriptors are a mechanism that defines the authorized key pairs and their associated permissions for interacting
📄️ Rate limiter
The following arguments are settings for the rate limiter (spam prevention). The client accumulates one "operation
📄️ Code examples
This section showcases practical examples demonstrating how to use the client library. These scripts provide valuable
📄️ Important terms
This section provides a high-level explanation of the terms most commonly used in the documentation for the FT4 library.
📄️ Testing framework
The testing framework includes functions and operations to simplify dapps testing using the ft4 library. You can import
🗃️ Release history
2 items