{"id":21952036,"url":"https://github.com/systangotechnologies/eth-splitter","last_synced_at":"2026-05-05T06:32:33.491Z","repository":{"id":79336190,"uuid":"407428024","full_name":"SystangoTechnologies/Eth-Splitter","owner":"SystangoTechnologies","description":"Eth Splitter","archived":false,"fork":false,"pushed_at":"2021-10-08T12:34:09.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T22:40:47.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystangoTechnologies.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-17T06:16:29.000Z","updated_at":"2021-10-08T12:34:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"62de61c3-ef13-425b-9ea4-e6e4bce84b8f","html_url":"https://github.com/SystangoTechnologies/Eth-Splitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2FEth-Splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2FEth-Splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2FEth-Splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2FEth-Splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystangoTechnologies","download_url":"https://codeload.github.com/SystangoTechnologies/Eth-Splitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999407,"owners_count":20544873,"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-11-29T06:19:19.226Z","updated_at":"2026-05-05T06:32:28.470Z","avatar_url":"https://github.com/SystangoTechnologies.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Splitter Project\nAmount splitter application for ethereum\n\n## What\n\nContains of a factory contract which acts as a parent to all the child contracts generated.\nThese child contracts contains a set of ethereum adresses stored in the contract with respective shares in the contract.\nOther ethereum accounts can send ethers to this child contract and the received ethers will get splitted to the stored addresses in the respective share that they hold in the contract.\n\n## Installation\n\nInstall [ganache](https://github.com/trufflesuite/ganache) running on 127.0.0.1:7545 \nor [geth](https://geth.ethereum.org/) to have blockchain access.\n\nInstall [MetaMask](https://metamask.io)\n\nClone or download the repo and use npm to install the required dependencies (truffle and lite-server).\n\n```bash\nnpm install\n```\n\n## Compile and migrate the contracts\n\n```bash\ntruffle compile\ntruffle migrate\n```\n\n## Test\n\n```bash\nnpm run test\n```\nor\n\n```bash\ntruffle test --show-events\n```\n\n## Contributing\nPull requests are welcome. Be free to discuss what you would like to change.\n\n## License\n[Apache-2.0](https://choosealicense.com/licenses/apache-2.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Feth-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystangotechnologies%2Feth-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Feth-splitter/lists"}