Parent
Part of #13 (Phase 4: Smart Contracts + Templates)
Goal
Create an Anchor program for SPL token creation and management.
Requirements
- Create new SPL token with configurable decimals and supply
- Mint, transfer, burn instructions
- Authority management
- Anchor test suite
.learn.md with explanations and security considerations
Location
contracts/solana/spl-token/
Parent
Part of #13 (Phase 4: Smart Contracts + Templates)
Goal
Create an Anchor program for SPL token creation and management.
Requirements
.learn.mdwith explanations and security considerationsLocation
contracts/solana/spl-token/