from huggingface_hub import snapshot_download dataset_name = "hope" local_dir = "./datasets" snapshot_download(repo_id="bop-benchmark/datasets", allow_patterns=f ...
A Model Context Protocol (MCP) server for interacting with Bitcoin via the Maestro API platform. Provides tools for exploring blocks, transactions, addresses, and more on the Bitcoin blockchain.