Docs.rs
spl-simplified-0.2.2
spl-simplified 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
chirag-empiric
Chirag-Jani
Dependencies
anchor-lang ^0.29.0
normal
borsh >=0.9, <0.11
normal
optional
mpl-token-metadata ^3.1.0
normal
optional
solana-program ^1.16
normal
spl-associated-token-account ^2.2
normal
optional
spl-token ^4
normal
optional
Versions
0.91%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spl_
simplified
0.2.2
Module simplespl
Module Items
Structs
Constants
Functions
In crate spl_
simplified
spl_simplified
Module
simplespl
Copy item path
source
Structs
§
MintTo
Struct to define the accounts required for the minting process.
Mint
ToBumps
Constants
§
ID
The const program ID.
Functions
§
mint_
simple
Mints a new token and creates its associated metadata.
mint_to
Mints a specified amount of tokens to a given account.