Skip to main content

bridgenode-sdk

PyPI version Downloads License: MIT-0 Python versions CI

BridgeNode — AI inference for AI agents, no API keys. Pay per request with Solana USDC via x402. No API keys, no registration — the payment handshake is fully automatic, and fees are sponsored (the agent needs no SOL).

This is an alias package: it installs the full BridgeNode toolkit (Python SDK + CLI) via the bridgenode meta-package.

Installation

pip install bridgenode-sdk

This installs bridgenode-llm (the Python SDK) and bridgenode-cli (the CLI).

Quick start (Python)

from bridgenode_llm import LLMClient

client = LLMClient()  # key from .env (BRIDGENODE_WALLET_KEY)
resp = client.chat("deepseek-flash", [
    {"role": "user", "content": "Hello!"}])
print(resp["choices"][0]["message"]["content"])

Quick start (CLI)

bridgenode chat "Hello!" --model deepseek-flash
bridgenode models  # list models + prices (no payment)

Configuration (.env)

# Required — your Solana wallet private key (base58)
BRIDGENODE_WALLET_KEY=***
# Optional
# BRIDGENODE_BASE_URL=https://bridgenode.cc/v1
# BRIDGENODE_MAX_PER_CALL=0.05   # spending policy: max USD per call (fail-closed)
# BRIDGENODE_DAILY_CAP=1.0       # spending policy: max USD per day

Links

Release files for bridgenode-sdk 0.1.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for bridgenode-sdk 0.1.9
File Size Uploaded
bridgenode_sdk-0.1.9.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bridgenode-sdk 0.1.9
File Interpreter ABI Platform
bridgenode_sdk-0.1.9-py3-none-any.whl Python 3 none any Details

Total release size: 7.2 kB

Release files / bridgenode_sdk-0.1.9.tar.gz

Download URL bridgenode_sdk-0.1.9.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
3117523823e9309443462d87111cf3df1c255240e45ccb35f7a194202bb0b6d0
BLAKE2b-256 checksum
How to use checksums
f25ab5685c53967103f75784327de218912db63b1cf05785ff24229df692465c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / bridgenode_sdk-0.1.9-py3-none-any.whl

Download URL bridgenode_sdk-0.1.9-py3-none-any.whl
Size 3.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
21c14d59aacf6b46cc1313afd532ff8bfba01e32bc5600a8361b65581f6d189e
BLAKE2b-256 checksum
How to use checksums
b5a8fcc15a5e12ff99aadc9bf792d375ea2a0a17c02e408c5723ebe5d9643b21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.9 This release

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

1 release file

0.1.2

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page