Official GriffNode SDK - non-custodial crypto payment gateway. Accept BTC, ETH, LTC, DOGE, DASH and ERC-20 stablecoins straight to your own wallet.
Project description
Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: \"RATE_LIMIT_EXCEEDED\"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: \"MONTHLY_LIMIT_REACHED\"` means the plan's monthly transaction quota (not the request rate).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
griffnode-1.0.0.tar.gz
(48.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
griffnode-1.0.0-py3-none-any.whl
(118.2 kB
view details)
File details
Details for the file griffnode-1.0.0.tar.gz.
File metadata
- Download URL: griffnode-1.0.0.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90b6e2a93f3a766a859b04689e7c94d026b6a46a47d6044b138d11825711c295
|
|
| MD5 |
92e281811cb15b0a22b59962ce3650bd
|
|
| BLAKE2b-256 |
5508559619f7821f66ac9c6c39c4201ecf29e9b8f6e5a74a076b539319b6990e
|
File details
Details for the file griffnode-1.0.0-py3-none-any.whl.
File metadata
- Download URL: griffnode-1.0.0-py3-none-any.whl
- Upload date:
- Size: 118.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8eb7710d556c11ed4b17d8e9fc3ad701ac7b486e2308c015068f07848fd86de
|
|
| MD5 |
36017d9a970093e8ceab9b8c059efb62
|
|
| BLAKE2b-256 |
930ae273d7fcdea0fd796ed61c05a416d47b2e5a077201801c63a2817c660804
|