Application Models
The enhanced version of Blockchain App Builder supports model attributes that generate additional methods for application scenarios. The enhanced version of Blockchain App Builder is bundled with Oracle Blockchain Platform Digital Assets Edition.
If you include the model: wcbdc parameter in the specification file for tokens that use the extended Token Taxonomy Framework standard, Blockchain App Builder generates application-specific chaincode including additional methods and functionality for use with the wholesale CBDC application. If you also include confidential: true parameter, Blockchain App Builder generates the confidential mode version of the application-specific chaincode (TypeScript only).
If you include the model: bond parameter in the specification file for tokens that use the extended ERC-1155 standard, Blockchain App Builder generates application-specific chaincode, including additional methods for use with the bond marketplace application.
For more information, see the Oracle Blockchain Platform Digital Assets Edition guide.