atlas-token-interface 2.0.0

Atlas Program Library Token Interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Token Interface

A token program interface on the Atlas 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 [https://www.atlas-program.com/docs/token](https://www.atlas-program.com/docs/token)

## Audit

The audit repository [README](https://github.com/atlas-labs/atlas-program-library#audits)
contains information about program audits.