solana-developers / solana-actions

https://solana-developers.github.io/solana-actions/
Apache License 2.0
92 stars 38 forks source link

[SPEC] v2.1 blink input types #13

Closed nickfrosty closed 1 month ago

nickfrosty commented 1 month ago

TLDR

Add new input types within blink clients to improve the user experience and unlock new use cases for Action builders.

Rationale

The current Solana Actions and blinks specification only supports a single, generic input type of a non-structured text box. While this basic input is useful, having more explicit and declarative input types would allow Action builders and blink clients to unlock new use cases and improve the user experience of using blinks across the internet.

SRFC

See SRFC #29 - https://forum.solana.com/t/srfc-29-input-types-of-blinks-and-actions/1804

The next tag has been published with this PR at version 2.1.0-beta

npm install @solana/actions-spec@2.1.0-beta
thearyanag commented 1 month ago

lgtm @nickfrosty