{"id":20747356,"url":"https://github.com/ether1project/etho-business-node","last_synced_at":"2026-07-22T11:02:52.601Z","repository":{"id":101311915,"uuid":"369337959","full_name":"Ether1Project/etho-business-node","owner":"Ether1Project","description":"Etho Protocol Upload Gateway Deployment","archived":false,"fork":false,"pushed_at":"2021-05-20T23:12:41.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-30T10:47:00.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Ether1Project.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":"2021-05-20T21:06:19.000Z","updated_at":"2021-05-20T23:12:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c93a5d4a-2e1f-40df-94ee-819de83c628b","html_url":"https://github.com/Ether1Project/etho-business-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ether1Project/etho-business-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ether1Project%2Fetho-business-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ether1Project%2Fetho-business-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ether1Project%2Fetho-business-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ether1Project%2Fetho-business-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ether1Project","download_url":"https://codeload.github.com/Ether1Project/etho-business-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ether1Project%2Fetho-business-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35759166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":[],"created_at":"2024-11-17T08:12:48.123Z","updated_at":"2026-07-22T11:02:50.828Z","avatar_url":"https://github.com/Ether1Project.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# etho-business-node\nEtho Protocol Business Node (Upload Gateway) Deployment\n\n\u003cdiv class=\"bg-gray-dark\"\u003e\n\u003cimg src=\"https://github.com/Ether1Project/Ether-1-Branding/raw/master/PNG%20Logos/ethoProtocolBlack.png\" width=\"200\" /\u003e\n\u003c/div\u003e\n\n# Etho Protocol Business Node Deployment\n\nDeployment Instructions/Scripting For a Local/Decentralized Upload Gateway [Etho Protocol](https://ethoprotocol.com)\n\n## Installation/Deplopyment\n```\n// Clone the deployment repo\ngit clone https://github.com/Ether1Project/etho-business-node.git\n\n// Execute deployment script (you will need sudo credentials during deployment to create system services)\nchmod +x etho-business-node/deploy.sh\n./etho-business-node/deploy.sh\n```\n\n## Testing Deployment\n```\n// Check that Etho Protocol node system service is running\nsudo systemctl status ether1node\n\n// Check that IPFS API node system service is running\nsudo systemctl status ipfs\n\n// Check localhost access to upload API\ncurl -X POST http://127.0.0.1:5001/api/v0/swarm/peers\n\n// Check localhost access to Etho Protocol RPC\ncurl -X POST  -H \"Content-Type: application/json\" --data '{\"jsonrpc\":\"2.0\",\"method\":\"web3_clientVersion\",\"params\":[],\"id\":1}' http://127.0.0.1:8545\n```\n\n## Upload Sample Application \nYou will need to wait for Etho Protocol node to be fully synced and have NPM/NodeJS installed\n```\nsudo apt install nodejs\nsudo apt install npm\n```\n### Installing Dependencies \u0026 Running Sample Application\n```\ncd etho-business-node/sample\nnpm install\nnpm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fether1project%2Fetho-business-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fether1project%2Fetho-business-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fether1project%2Fetho-business-node/lists"}