Reusable infrastructure for building API proxy and cache services in Elixir.
Elixir client for 100+ cryptocurrency exchanges
Self-describing API declarations for Elixir — generates docs, machine-readable hints, and runtime introspection from a single macro call.
AI-friendly JSON output for Dialyzer warnings. Structured output for Claude Code and similar AI editors.
AI-friendly JSON test output for ExUnit. Provides structured JSON output from mix test for use with AI editors like Claude Code.
Elixir implementation of the Machine Payments Protocol (MPP) — HTTP 402 payment middleware for AI agents and machine-to-machine commerce. Supports Stripe and Tempo payment methods with pluggable architecture.
Shared Ethereum/blockchain library for read (eth_call) and write (transaction signing) operations using signet.
Aave V3 protocol wrappers for Elixir — pool reads/writes, oracle, math, and type structs. Built on onchain.
EVM simulation, Solidity parsing, debug/trace APIs, and contract codegen for Elixir via Rust NIFs. Built on onchain.
Tempo blockchain primitives for Elixir — 0x76 transactions, TIP-20 tokens, RPC broadcasting, and event parsing. Built on onchain.