solana-pay 0.1.1

Solana Pay is a standard protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services.
Documentation
[dependencies.rand]
version = "0.8.5"

[dependencies.solana-program]
version = ">=1.4.3"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.url]
features = ["serde"]
version = "2.2.2"

[package]
authors = ["Anton Lazarev <https://antonok.com>", "Justin Torre <https://justintorre.com"]
description = "Solana Pay is a standard protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services."
edition = "2021"
keywords = ["solana"]
license = "Apache-2.0"
name = "solana-pay"
readme = "README.md"
repository = "https://gitlab.com/solsticepay/solana-pay"
version = "0.1.1"