Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 393 Bytes

multi_asset.md

File metadata and controls

8 lines (6 loc) · 393 Bytes

Tezos FA2 Multi-Asset Smart Contract Implementation

The implementation of the Tezos multi-asset contract conforming FA2 financial assets standard and supports sender/receiver hooks.

Administrative operations to create new token types, mint and burn tokens are not part of the multi-asset contract specification. Their implementation may differ depending on a particular business use-case.