https://github.com/adrianmcli/split-income-solidity-contract
Take the ETH paid into an account, split it in 2, and send it to 2 separate accounts.
https://github.com/adrianmcli/split-income-solidity-contract
Last synced: about 1 year ago
JSON representation
Take the ETH paid into an account, split it in 2, and send it to 2 separate accounts.
- Host: GitHub
- URL: https://github.com/adrianmcli/split-income-solidity-contract
- Owner: adrianmcli
- Created: 2018-01-19T07:49:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T07:50:34.000Z (about 8 years ago)
- Last Synced: 2025-01-17T04:44:20.089Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# split-income-solidity-contract
Take the ETH paid into an account, split it in 2, and send it to 2 separate accounts.