zen_hive
Total Packages
12
Total Downloads
7 664+
Packages
onchain
0.5.3Shared Ethereum/blockchain library for read (eth_call) and write (transaction signing) operations using cartouche.
onchain_tempo
0.2.0Tempo blockchain primitives for Elixir — 0x76 transactions, TIP-20 tokens, RPC broadcasting, and event parsing. Built on onchain.
ex_unit_json
0.4.3AI-friendly JSON test output for ExUnit. Provides structured JSON output from mix test for use with AI editors like Claude Code.
cartouche
0.1.3Lightweight Ethereum and Solana RPC client for Elixir
descripex
0.6.0Self-describing API declarations for Elixir — generates docs, machine-readable hints, and runtime introspection from a single macro call.
api_toolkit
0.1.0Reusable infrastructure for building API proxy and cache services in Elixir.
mpp
0.4.0Elixir implementation of the Machine Payments Protocol (MPP) — HTTP 402 payment middleware for AI agents and machine-to-machine commerce. Supports Stripe, Tempo, and generic EVM payment methods with pluggable architecture.
ccxt_client
0.6.1Elixir client library for cryptocurrency exchanges — generated from CCXT specs via compile-time macros.
dialyzer_json
0.2.0AI-friendly JSON output for Dialyzer warnings. Structured output for Claude Code and similar AI editors.
hieroglyph
1.4.0Solidity ABI encoder/decoder for Elixir. Maintained fork of exthereum/abi with bugfixes and Elixir 1.19+ support.
onchain_aave
0.1.0Aave V3 protocol wrappers for Elixir — pool reads/writes, oracle, math, and type structs. Built on onchain.
onchain_evm
0.1.0EVM simulation, Solidity parsing, debug/trace APIs, and contract codegen for Elixir via Rust NIFs. Built on onchain.