Solana Foundation has introduced Solana Actions and Solana Blinks, two innovative features designed to make blockchain transactions more seamless and intuitive.
Solayer also supports this service, allowing users to connect and execute transactions directly within a webpage without needing to switch to an external wallet interface or decentralized application (dApp), while also enabling seamless asset deposits and utilization within Solayer for staking, trading, and other DeFi activities.
Solana Actions function similarly to dApp wallet connections, but extend transaction capabilities to any website. With Solana Actions, users can interact with blockchain-based operations directly on a webpage.
Solana Blinks allows any URL to act as an entry point for initiating and signing blockchain transactions. This means users can click a link on social media or embedded in a webpage to interact with Solana smart contracts seamlessly.
John Wong, Head of Engineering at Solana Foundation, explains:
“Blockchains often feel isolated from the broader internet. Every online activity should recognize crypto transactions natively—Solana Actions and Blinks make this a reality.”
To enable Solana Actions, developers can send transaction requests to a Solana endpoint. Below is an example function to fetch a signed transaction from a Solana API endpoint.
A Solana Blink can be triggered using a pre-signed transaction fetched from an API and broadcasted to the blockchain.
Solana Foundation has introduced Solana Actions and Solana Blinks, two innovative features designed to make blockchain transactions more seamless and intuitive.
Solayer also supports this service, allowing users to connect and execute transactions directly within a webpage without needing to switch to an external wallet interface or decentralized application (dApp), while also enabling seamless asset deposits and utilization within Solayer for staking, trading, and other DeFi activities.
Solana Actions function similarly to dApp wallet connections, but extend transaction capabilities to any website. With Solana Actions, users can interact with blockchain-based operations directly on a webpage.
Solana Blinks allows any URL to act as an entry point for initiating and signing blockchain transactions. This means users can click a link on social media or embedded in a webpage to interact with Solana smart contracts seamlessly.
John Wong, Head of Engineering at Solana Foundation, explains:
“Blockchains often feel isolated from the broader internet. Every online activity should recognize crypto transactions natively—Solana Actions and Blinks make this a reality.”
To enable Solana Actions, developers can send transaction requests to a Solana endpoint. Below is an example function to fetch a signed transaction from a Solana API endpoint.
A Solana Blink can be triggered using a pre-signed transaction fetched from an API and broadcasted to the blockchain.