{"id":16592568,"url":"https://github.com/unisay/purescript-ethereum-client","last_synced_at":"2025-10-30T09:21:43.717Z","repository":{"id":58242407,"uuid":"104387508","full_name":"Unisay/purescript-ethereum-client","owner":"Unisay","description":"Ethereum RPC protocol client ","archived":false,"fork":false,"pushed_at":"2017-12-08T09:26:23.000Z","size":116,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T20:41:38.432Z","etag":null,"topics":["ethereum","purescript"],"latest_commit_sha":null,"homepage":null,"language":"PureScript","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/Unisay.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":"2017-09-21T19:02:51.000Z","updated_at":"2023-09-30T23:06:16.000Z","dependencies_parsed_at":"2022-08-31T01:00:11.735Z","dependency_job_id":null,"html_url":"https://github.com/Unisay/purescript-ethereum-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Unisay/purescript-ethereum-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unisay%2Fpurescript-ethereum-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unisay%2Fpurescript-ethereum-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unisay%2Fpurescript-ethereum-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unisay%2Fpurescript-ethereum-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unisay","download_url":"https://codeload.github.com/Unisay/purescript-ethereum-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unisay%2Fpurescript-ethereum-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709671,"owners_count":24131927,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ethereum","purescript"],"created_at":"2024-10-11T23:21:21.840Z","updated_at":"2025-10-30T09:21:38.683Z","avatar_url":"https://github.com/Unisay.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-ethereum-client\n\n[![Build Status](https://travis-ci.org/Unisay/purescript-ethereum-client.svg?branch=master)](https://travis-ci.org/Unisay/purescript-ethereum-client)\n[![Pursuit](https://pursuit.purescript.org/packages/purescript-ethereum-client/badge)](https://pursuit.purescript.org/packages/purescript-ethereum-client)\n\nEthereum [RPC protocol](https://github.com/ethereum/wiki/wiki/JSON-RPC) client \n\n### Status\n\nWork in progress:\n\n- [x] web3_clientVersion\n- [x] web3_sha3\n- [x] net_version\n- [x] net_peerCount\n- [x] net_listening\n- [x] eth_protocolVersion\n- [x] eth_syncing\n- [x] eth_coinbase\n- [x] eth_mining\n- [x] eth_hashrate\n- [x] eth_gasPrice\n- [x] eth_accounts\n- [x] eth_blockNumber\n- [x] eth_getBalance\n- [x] eth_getStorageAt\n- [x] eth_getTransactionCount\n- [x] eth_getBlockTransactionCountByHash\n- [x] eth_getBlockTransactionCountByNumber\n- [x] eth_getUncleCountByBlockHash\n- [x] eth_getUncleCountByBlockNumber\n- [x] eth_getCode\n- [x] eth_sign\n- [ ] eth_sendTransaction\n- [ ] eth_sendRawTransaction\n- [ ] eth_call\n- [ ] eth_estimateGas\n- [ ] eth_getBlockByHash\n- [ ] eth_getBlockByNumber\n- [ ] eth_getTransactionByHash\n- [ ] eth_getTransactionByBlockHashAndIndex\n- [ ] eth_getTransactionByBlockNumberAndIndex\n- [ ] eth_getTransactionReceipt\n- [ ] eth_getUncleByBlockHashAndIndex\n- [ ] eth_getUncleByBlockNumberAndIndex\n- [ ] eth_getCompilers\n- [ ] eth_compileLLL\n- [ ] eth_compileSolidity\n- [ ] eth_compileSerpent\n- [ ] eth_newFilter\n- [ ] eth_newBlockFilter\n- [ ] eth_newPendingTransactionFilter\n- [ ] eth_uninstallFilter\n- [ ] eth_getFilterChanges\n- [ ] eth_getFilterLogs\n- [ ] eth_getLogs\n- [ ] eth_getWork\n- [ ] eth_submitWork\n- [ ] eth_submitHashrate\n- [ ] db_putString\n- [ ] db_getString\n- [ ] db_putHex\n- [ ] db_getHex\n- [ ] shh_post\n- [ ] shh_version\n- [ ] shh_newIdentity\n- [ ] shh_hasIdentity\n- [ ] shh_newGroup\n- [ ] shh_addToGroup\n- [ ] shh_newFilter\n- [ ] shh_uninstallFilter\n- [ ] shh_getFilterChanges\n- [ ] shh_getMessages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisay%2Fpurescript-ethereum-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funisay%2Fpurescript-ethereum-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisay%2Fpurescript-ethereum-client/lists"}