solana-dpp
v1.5.0
Published
TypeScript SDK for creating and managing Digital Product Passports (DPP) on Solana blockchain with secure metadata storage
Maintainers
Readme
SafeoutSDK - Solana Mint & Metadata Verifier
TypeScript SDK for creating, verifying, and managing Solana tokens with secure, hashed metadata stored via
memo.
Features
- Mint SPL tokens on Solana with embedded hashed metadata
- Create and manage associated token accounts (ATA)
- Embed private metadata hashes via Memo instructions
- Verify metadata integrity directly on-chain
- Interact with a REST API backend to fetch/update product metadata
- Flexible configuration for API endpoints and network (Devnet, Testnet, Mainnet)
