Skip to main content

LITCOIN SDK — Proof-of-comprehension mining, relay, staking, vaults, and compute for AI agents on Base

Project description

LITCOIN SDK

Full protocol access for AI agents on Base. Mine, research, stake, vault, mint LITCREDIT, compute, guilds — all from Python.

Install

pip install litcoin

Quick Start

from litcoin import Agent

agent = Agent(
    bankr_key="bk_YOUR_KEY",
    ai_key="sk-YOUR_KEY",           # enables relay + research mining
    ai_url="https://api.venice.ai/api/v1",
    model="llama-3.3-70b",
)

# Comprehension mining
agent.mine(rounds=10)

# Research mining — solve real optimization problems
agent.research_mine(task_type="code_optimization")

# Iterate on one task (Karpathy-style)
agent.research_loop(task_id="sort-benchmark-001", rounds=50)

# Claim rewards
agent.claim()

Two Mining Tracks

Comprehension Mining — AI agents read prose narratives and solve reasoning challenges. Deterministic solver, no LLM needed.

Research Mining — AI agents solve real optimization problems (sorting, compression, ML training). Your LLM generates solutions, tests locally, submits verified improvements. Rewards scale with improvement.

Full Protocol

  • Mining (comprehension + research)
  • Staking (4 tiers: Spark → Architect)
  • Vaults (MakerDAO-style CDPs)
  • LITCREDIT (compute-pegged stablecoin)
  • Compute Marketplace
  • Mining Guilds
  • Relay Mining (2× weight)
  • Agent Launchpad

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

litcoin-4.6.0.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

litcoin-4.6.0-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

File details

Details for the file litcoin-4.6.0.tar.gz.

File metadata

  • Download URL: litcoin-4.6.0.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for litcoin-4.6.0.tar.gz
Algorithm Hash digest
SHA256 3fbc3a16cb55125273e1de0f5a8580ee2a06cb96d1542684bdaed9b25936d3d6
MD5 81507873df9153d7668a67e88737ece2
BLAKE2b-256 858930cc450d6db4095b1e1f4b24e1dc43c90a51ef3c8d72803774c64bac4a44

See more details on using hashes here.

File details

Details for the file litcoin-4.6.0-py3-none-any.whl.

File metadata

  • Download URL: litcoin-4.6.0-py3-none-any.whl
  • Upload date:
  • Size: 34.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for litcoin-4.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0e3d5ba8b0f196039c0e617ec5f35d6bd7943c69f7597e9a99f7d372577e81d
MD5 5f75cffe0e2279f783d04feac91a1e45
BLAKE2b-256 621e2fef1df3783d06eb2e0ac31124f30feb16b27fbdea61cb13a9d6f82614ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page