| Crates.io | blindpay |
| lib.rs | blindpay |
| version | 0.1.0 |
| created_at | 2025-09-03 06:45:59.960352+00 |
| updated_at | 2025-09-03 06:45:59.960352+00 |
| description | BlindPay is a stablecoin API for global payments. |
| homepage | https://blindpay.com/ |
| repository | https://github.com/blindpay/blindpay-rust |
| max_upload_size | |
| id | 1822095 |
| size | 3,819 |
BlindPay is a stablecoin API for global payments.
BlindPay provides a secure and efficient API for handling stablecoin transactions and global payments. This crate offers a comprehensive solution for integrating cryptocurrency payments into your applications.
Add this to your Cargo.toml:
[dependencies]
blindpay = "0.1.0"
use blindpay;
fn main() {
println!("Hello, BlindPay!");
}
For detailed documentation and API reference, visit docs.rs/blindpay.
We welcome contributions! Please feel free to submit a Pull Request.
This project is licensed under either of
at your option.
If you have any questions or need support, please open an issue on GitHub.