{"id":22130890,"url":"https://github.com/iamsushantk/ethereum-api","last_synced_at":"2026-05-08T08:10:05.222Z","repository":{"id":164406290,"uuid":"639766044","full_name":"iamsushantk/ethereum-api","owner":"iamsushantk","description":"Backend api for Ethereum Explorer app which uses Infura","archived":false,"fork":false,"pushed_at":"2023-12-23T00:16:14.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T14:44:02.531Z","etag":null,"topics":["code-challenge","cryptocurrency","dotnet","ethereum","infura-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/iamsushantk.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}},"created_at":"2023-05-12T07:16:58.000Z","updated_at":"2023-12-22T00:54:00.000Z","dependencies_parsed_at":"2023-12-23T01:43:04.196Z","dependency_job_id":null,"html_url":"https://github.com/iamsushantk/ethereum-api","commit_stats":null,"previous_names":["dotsushant/ethereum-api","iamsushantk/ethereum-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsushantk%2Fethereum-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsushantk%2Fethereum-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsushantk%2Fethereum-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsushantk%2Fethereum-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamsushantk","download_url":"https://codeload.github.com/iamsushantk/ethereum-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240917,"owners_count":20583102,"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":["code-challenge","cryptocurrency","dotnet","ethereum","infura-api"],"created_at":"2024-12-01T18:26:41.286Z","updated_at":"2026-05-08T08:10:05.000Z","avatar_url":"https://github.com/iamsushantk.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum Explorer API\n\nThis API internally consumes Infura API (refer https://infura.io/docs/ethereum) to get Ethereum blockchain transactions.\n\nMy other project Ethereum Explorer (refer https://github.com/dotsushant/ethereum-explorer) consumes this API to display Ethereum transactions.\n\n## Development setup\n\n|Software|Download Link|\n|---|---|\n|.NET Core 3.1|https://dotnet.microsoft.com/download|\n|Microsoft Visual Studio Professional 2019|https://visualstudio.microsoft.com/downloads/|\n\n\n**Commands below can be executed in the command line mode if Visual Studio IDE is not used**\n\n### Build\n\nRun `dotnet build` to build.\n\n### Running\n\n|OS|Command|\n|---|---|\n|Windows|`dotnet run --project .\\EthereumApi.Web\\EthereumApi.Web.csproj`|\n|Non-windows|`dotnet run --project ./EthereumApi.Web/EthereumApi.Web.csproj`|\n\n### Test\n\nRun `dotnet test` to test.\n\n## Important notes\n\nThe transaction results are paged for better user experience.\n\nInfura API has rate limit imposed (refer https://infura.io/pricing) which may also slow down the processing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsushantk%2Fethereum-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsushantk%2Fethereum-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsushantk%2Fethereum-api/lists"}