{"id":15419435,"url":"https://github.com/arjunrn/ethpay","last_synced_at":"2025-08-20T03:41:34.880Z","repository":{"id":142093897,"uuid":"132376720","full_name":"arjunrn/ethpay","owner":"arjunrn","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-07T12:41:05.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T10:16:04.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arjunrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-05-06T21:16:43.000Z","updated_at":"2018-05-07T12:41:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"afbdec15-c31c-4cd6-b487-bdc6a3519e80","html_url":"https://github.com/arjunrn/ethpay","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"06f00cdb678a4cd2f70c0ff40419bd938ea83ee1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arjunrn/ethpay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrn%2Fethpay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrn%2Fethpay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrn%2Fethpay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrn%2Fethpay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjunrn","download_url":"https://codeload.github.com/arjunrn/ethpay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrn%2Fethpay/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261960505,"owners_count":23236572,"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":[],"created_at":"2024-10-01T17:25:03.604Z","updated_at":"2025-06-25T22:05:01.986Z","avatar_url":"https://github.com/arjunrn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethpay\nThis is an application with REST API for making ether payments to an Ethereum address.\n\n## Instruction to run the application\n\n### Dependencies\n\n1. Postgres database: The postgres schema is available in the file `schema.sql`\n2. Ethereum full node with account unlocked.\n\nThe server can be build and started with the following command:\n\n```\ngo run main.go http://127.0.0.1:8443 \"$POSGRES_CONNECTION_STRING\" \"$ACCOUNT_NAME\"\n```\n\n## Production Checklist\n\n1. Tests!!!\n2. Better error handling\n3. ~~Refactor the RPC stuff~~\n4. Gas pricing calculation\n5. Better Geth Integeration\n6. Better Vendoring of Dependencies\n7. Handle insufficient funds condition\n8. Handle nonce generation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunrn%2Fethpay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjunrn%2Fethpay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunrn%2Fethpay/lists"}