Crates.io | circle_api |
lib.rs | circle_api |
version | 0.1.1 |
source | src |
created_at | 2023-11-25 15:30:42.597092 |
updated_at | 2023-11-25 22:32:05.304913 |
description | A library for interacting with the CircleCI API |
homepage | |
repository | https://github.com/sssemil/circle_api |
max_upload_size | |
id | 1048363 |
size | 67,169 |
A heavy WIP implementation of Circle's payment API in Rust. Mostly following this guide: https://learn.circle.com/quickstarts/dev-controlled-wallets
In .env
CIRCLE_API_KEY=your_api_key
CIRCLE_ENTITY_SECRET=your_entity_secret
And then:
cargo run --example managed_wallet