Skip to main content

bridgenode-skill

PyPI version Downloads Python versions License: MIT-0 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-skill

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-skill 0.1.8

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-skill 0.1.8
File Size Uploaded
bridgenode_skill-0.1.8.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bridgenode-skill 0.1.8
File Interpreter ABI Platform
bridgenode_skill-0.1.8-py3-none-any.whl Python 3 none any Details

Total release size: 7.3 kB

Release files / bridgenode_skill-0.1.8.tar.gz

Download URL bridgenode_skill-0.1.8.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
c91a088c3ad73a1c8882b7c3170239e90490561e606523e326b023e4c47ba471
BLAKE2b-256 checksum
How to use checksums
1f8f3f6a49592fa91df35212e9f2ca1bdeaca5bcc550f9acc733bd3f6e604e50
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_skill-0.1.8-py3-none-any.whl

Download URL bridgenode_skill-0.1.8-py3-none-any.whl
Size 3.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
cb2225463097e53c25f26457974f43fc8e0c3bf833b0ed369723cb4ee5329184
BLAKE2b-256 checksum
How to use checksums
8d4965af4de6481bab92066205e49b6b5177bb47ee27a97b0140c6c82023a6bb
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.8 This release

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

2 release files

0.1.2

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