Skip to content

The Solana Actions library lets you easily send and manage transactions on the Solana blockchain using Python.

License

Notifications You must be signed in to change notification settings

conka8/Python-solana-actions

Repository files navigation

.github/workflows/main.yaml pypi versions documentation Pre-Commit Enabled

python-solana-actions

Solana Actions library in python.

Documentation

Full Documentation is available on python-solana-actions.rtfd.io.

Installation

pip3 install solana-actions

Resources

Examples

Please find implementation examples in this repo:

Grant

Many thanks to Superteam for funding the development of this library through an instagrant.

What are Solana Actions?

Solana Actions are specification-compliant APIs that return transactions on the Solana blockchain to be previewed, signed, and sent across a number of various contexts, including QR codes, buttons + widgets, and websites across the internet. Actions make it simple for developers to integrate the things you can do throughout the Solana ecosystem right into your environment, allowing you to perform blockchain transactions 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 allow Action-aware clients (browser extension wallets, bots) to display additional capabilities for the user. On a website, a blink might immediately trigger a transaction preview in a wallet without going to a decentralized app; in Discord, a bot might expand the blink into an interactive set of buttons. This pushes the ability to interact on-chain to any web surface capable of displaying a URL.

License

Licence

About

The Solana Actions library lets you easily send and manage transactions on the Solana blockchain using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published