Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

wbreeze/solana-actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read the docs to get started

Watch this video tutorial onHow to Build Solana Actions

Findmore resources for Solana Actions and blinks

Find example code snippets on how to build several different Solana Actions:

Install the@solana/actions SDK into your application:

npm add @solana/actions

What are Solana Actions?

Solana Actions arespecification-compliant APIs that return transactions on the Solana blockchainto be previewed, signed, and sent across a number of various contexts, includingQR codes, buttons + widgets, and websites across the internet. Actions make itsimple for developers to integrate the things you can do throughout the Solanaecosystem right into your environment, allowing you to perform blockchaintransactions without needing to navigate away to a different app or webpage.

What are blockchain links (blinks)?

Blockchain links – or blinks– turn any Solana Action into a shareable, metadata-rich link. Blinks allowAction-aware clients (browser extension wallets, bots) to display additionalcapabilities for the user. On a website, a blink might immediately trigger atransaction preview in a wallet without going to a decentralized app; inDiscord, a bot might expand the blink into an interactive set of buttons. Thispushes the ability to interact on-chain to any web surface capable of displayinga URL.

License

The Solana Actions JavaScript SDK is open source and available under the ApacheLicense, Version 2.0. See theLICENSE file for more info.

Packages

No packages published

Languages

  • TypeScript99.6%
  • JavaScript0.4%

[8]ページ先頭

©2009-2025 Movatter.jp