{"id":20527659,"url":"https://github.com/jovijovi/ether-network","last_synced_at":"2026-04-29T09:03:24.548Z","repository":{"id":38400427,"uuid":"493547547","full_name":"jovijovi/ether-network","owner":"jovijovi","description":"A provider network toolkit for Ethereum ecosystem.","archived":false,"fork":false,"pushed_at":"2022-10-21T07:01:57.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T22:31:00.448Z","etag":null,"topics":["ether","ethereum","network","provider","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jovijovi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-18T07:03:48.000Z","updated_at":"2022-05-18T08:54:00.000Z","dependencies_parsed_at":"2022-08-18T13:20:35.270Z","dependency_job_id":null,"html_url":"https://github.com/jovijovi/ether-network","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/jovijovi/ether-network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jovijovi","download_url":"https://codeload.github.com/jovijovi/ether-network/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-network/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ether","ethereum","network","provider","typescript"],"created_at":"2024-11-15T23:19:45.095Z","updated_at":"2026-04-29T09:03:24.532Z","avatar_url":"https://github.com/jovijovi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ether Network\n\n[![npm](https://img.shields.io/npm/v/@jovijovi/ether-network.svg)](https://www.npmjs.com/package/@jovijovi/ether-network)\n[![GitHub Actions](https://github.com/jovijovi/ether-network/workflows/Test/badge.svg)](https://github.com/jovijovi/ether-network)\n[![Coverage](https://img.shields.io/codecov/c/github/jovijovi/ether-network?label=\\\u0026logo=codecov\\\u0026logoColor=fff)](https://codecov.io/gh/jovijovi/ether-network)\n\nA provider network toolkit for Ethereum ecosystem. \n\n## Philosophy\n\n*:kiss: KISS. Keep it small and simple.*\n\n## Features\n\n- Connect to RPC provider\n- Get provider randomly from the `provider pool`\n\n## Development Environment\n\n- typescript `4.8.4`\n- node `v16.18.0`\n- ts-node `v10.9.1`\n- yarn `v1.22.19`\n\n## Install\n\n```shell\nnpm install @jovijovi/ether-network\n```\n\nor\n\n```shell\nyarn add @jovijovi/ether-network\n```\n\n## Usage\n\n```typescript\nimport {network} from '@jovijovi/ether-network';\n\nnetwork.LoadConfig(customConfig);\nnetwork.isConnected().then(r =\u003e {\n\tif (!r) {\n\t\treturn;\n\t}\n});\n\nconst provider = network.MyProvider.Get();\n```\n\n## Roadmap\n\n- Documents\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjovijovi%2Fether-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjovijovi%2Fether-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjovijovi%2Fether-network/lists"}