{"id":18438236,"url":"https://github.com/pumpkinseed/ethock","last_synced_at":"2025-04-07T20:35:13.238Z","repository":{"id":54576673,"uuid":"334622336","full_name":"PumpkinSeed/ethock","owner":"PumpkinSeed","description":"Lightweight Ethereum JSON RPC Mock written in Rust","archived":false,"fork":false,"pushed_at":"2021-02-11T13:24:18.000Z","size":32,"stargazers_count":8,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T22:01:53.917Z","etag":null,"topics":["cryptocurrency","ethereum","json","mock","rpc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PumpkinSeed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-31T09:54:19.000Z","updated_at":"2024-07-07T20:38:42.000Z","dependencies_parsed_at":"2022-08-13T20:20:16.624Z","dependency_job_id":null,"html_url":"https://github.com/PumpkinSeed/ethock","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PumpkinSeed%2Fethock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PumpkinSeed%2Fethock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PumpkinSeed%2Fethock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PumpkinSeed%2Fethock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PumpkinSeed","download_url":"https://codeload.github.com/PumpkinSeed/ethock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247726289,"owners_count":20985865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptocurrency","ethereum","json","mock","rpc"],"created_at":"2024-11-06T06:19:09.559Z","updated_at":"2025-04-07T20:35:08.230Z","avatar_url":"https://github.com/PumpkinSeed.png","language":"Rust","readme":"# ethock - Ethereum Mock\n\nLightweight Ethereum JSON RPC Mock written in Rust\n\n### Usage\n\n```\nethock_lib = \"x.x.x\"\n```\n\n```rust\nfn main() {\n    // Serve in blocking mode\n    ethock_lib::server::Entry::new(\"localhost:8545\").serve();\n\n    // Serve in non-blocking mode\n    ethock_lib::server::Entry::new(\"localhost:8545\").serve_silent();\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpumpkinseed%2Fethock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpumpkinseed%2Fethock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpumpkinseed%2Fethock/lists"}