dependabot[bot] 95894f871f build(deps): bump num-derive from 0.3.3 to 0.4.0 (#4659) 2 жил өмнө
..
inc 164d6e3fd3 token: Bump C bindings (#2109) 10 сар өмнө
src 09450daf18 Update Solana to 1.16.1 and Rust to 1.69 (#4592) 10 сар өмнө
tests f830e4d6cc clippy: Remove `useless_conversion` (#3899) 10 сар өмнө
Cargo.toml 95894f871f build(deps): bump num-derive from 0.3.3 to 0.4.0 (#4659) 10 сар өмнө
README.md fbb4ea0db5 docs: Be really clear that token-2022 is still under audit (#4435) 10 сар өмнө
Xargo.toml 83d9488261 Relocate program2 into program 10 сар өмнө
idl.json d4d2abb313 Use Codama v1.0.0 (#8) 1 жил өмнө
program-id.md b28d1d706c Bump token program id, version (#361) 10 сар өмнө

README.md

Token program

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

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

Full documentation is available at https://spl.solana.com/token

Audit

The repository README contains information about program audits.