Create, launch, and manage fungible tokens on Solana. Build token generation events (TGE), fair launches, and token sales using Metaplex Genesis and SDKs.
Fair launch tokens on Solana with Genesis.
Create a fungible SPL token with metadata.
Mint fungible tokens to a wallet address.
Transfer tokens between wallet addresses.
Update the metadata of a fungible token.
Burn fungible tokens from circulation.
Create and manage tokens using Rust and the Anchor framework.