tpl-token-2022-interface 3.2.2

Trezoa Program Library Token 2022 Interface
Documentation
1
2
3
4
5
6
7
8
9
10
# Token-2022 Interface

A token program interface on the Trezoa blockchain, usable for fungible and
non-fungible tokens.

This crate provides an interface that third parties can utilize to create and
use their tokens.

Full documentation is available at the
[Trezoa Program Docs](https://www.trezoa-program.xyz/docs/token-2022).