Solana Program Library


The Solana Program Library (SPL) is a collection of on-chain programmes (smart contracts) built specifically for the Solana blockchain. SPL provides standardised modules that simplify the creation and management of tokens, decentralised finance (DeFi) applications, governance systems, and more in the Solana ecosystem.

SPL programmes are open-source, thoroughly tested, and optimised for Solana’s high-speed, low-cost network. The SPL Token programme allows anyone to create and manage both fungible and non-fungible tokens (NFTs) on Solana, functioning similarly to Ethereum’s ERC-20 and ERC-721 standards.

Key Takeaway

The Solana Program Library (SPL) is a collection of ready-to-use, open-source components for building decentralised applications (dapps) on the Solana blockchain.

Related Words