{"id":13751241,"url":"https://github.com/libevm/reth-custom-api-example","last_synced_at":"2026-02-21T12:01:27.252Z","repository":{"id":192108464,"uuid":"685809555","full_name":"libevm/reth-custom-api-example","owner":"libevm","description":"Example to extend Reth to include custom APIs","archived":false,"fork":false,"pushed_at":"2023-11-14T20:01:39.000Z","size":7,"stargazers_count":28,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T22:05:38.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libevm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-01T04:05:31.000Z","updated_at":"2025-04-25T16:37:34.000Z","dependencies_parsed_at":"2024-08-03T09:02:02.523Z","dependency_job_id":null,"html_url":"https://github.com/libevm/reth-custom-api-example","commit_stats":null,"previous_names":["libevm/reth-custom-api-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/libevm/reth-custom-api-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libevm%2Freth-custom-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libevm%2Freth-custom-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libevm%2Freth-custom-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libevm%2Freth-custom-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libevm","download_url":"https://codeload.github.com/libevm/reth-custom-api-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libevm%2Freth-custom-api-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29680147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T11:29:27.227Z","status":"ssl_error","status_checked_at":"2026-02-21T11:29:20.292Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-08-03T09:00:39.578Z","updated_at":"2026-02-21T12:01:27.235Z","avatar_url":"https://github.com/libevm.png","language":"Rust","funding_links":[],"categories":["Tutorials ##"],"sub_categories":[],"readme":"# reth-custom-api-example\n\nExample to extend Reth to include custom APIs.\n\nThis example adds a new custom api `eth_getGasUsedByBlock` to the node.\n\n# Build\n```\ncargo run -- node --extend-eth-namespace --dev --http --http.api=eth,debug,reth --dev.block-time 12s --datadir /tmp/reth\n```\n\nor\n\n```\ncargo build --release\n./target/release/reth-custom-api-example node --extend-eth-namespace --dev --http --http.api=eth,debug,reth --dev.block-time 12s --datadir /tmp/reth\n```\n\n# Test\n\n```\ncargo test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibevm%2Freth-custom-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibevm%2Freth-custom-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibevm%2Freth-custom-api-example/lists"}