Releases: asimov-modules/asimov-ethereum-module
Releases · asimov-modules/asimov-ethereum-module
Release list
0.0.1
Added
asimov-ethereum-fetcherCLI binary for fetching Ethereum block data by URL.BlockUrltype for parsing and resolving Ethereum block URLs (e.g.eth://mainnet/12345678).- Support for Ethereum networks:
mainnet,sepolia, andholeskyvia public RPC endpoints. - JSON and JSONL output formats via
--output jsonlflag. --versionand--licenseflags viaclientelestandard options.- Integration with
asimov-modulefor argument parsing and optional tracing support.