Blinks are distributable experiences that can be embedded anywhere a link can exist. They represent a modern alternative to traditional SDKs, offering a streamlined, maintainable way to expose your services to the world.
actions.json
file, and embedding an Blink URL in an interstitial
site.GET
route that interacts with the Blink Provider. It can send a GET
request to the URL and receive a GET
response in return to present the client with human-readable information.POST
route that interacts with the Blink Provider. It can send a POST
request to the URL and get a response back to construct transactions, sign them, and submit them to the blockchain.