Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 893 Bytes

File metadata and controls

19 lines (14 loc) · 893 Bytes

Ethereum Smart Contracts using Solidity/Remix

Three different smart contracts have been uploaded to the Ropsten Testnet

AssociateProfitSplitter Smart Contract:
This will accept Ether into the contract and divide the Ether evenly among the associate level employees
Ropsten Smart Contract Address
0x829DA65F16aaffc91aB476a671860687d95f4c55

TieredProfitSplitter Smart Contract:
This will distribute different percentages of incoming Ether to employees at different tiers/levels. For example, CEO @ 60%, CTO @ 25%, and base-level employee @ 15%.
Ropsten Smart Contract Address
0x9Fd4011Ad6e850756873CA30cDAF8EFEcAfaE7d5

DefferedEquityPlan:
This contract will automatically manage 1000 shares with an annual distribution of 250 over 4 years for a single employee.
Ropsten Smart Contract Address
0x4E4942319406129bf1a8977327e6220781D61E62