Skip to content

0.0.1

Latest

Choose a tag to compare

@isaac-asimov-bot isaac-asimov-bot released this 10 Apr 18:03

Added

  • asimov-ethereum-fetcher CLI binary for fetching Ethereum block data by URL.
  • BlockUrl type for parsing and resolving Ethereum block URLs (e.g. eth://mainnet/12345678).
  • Support for Ethereum networks: mainnet, sepolia, and holesky via public RPC endpoints.
  • JSON and JSONL output formats via --output jsonl flag.
  • --version and --license flags via clientele standard options.
  • Integration with asimov-module for argument parsing and optional tracing support.