CallMeGwei / b9labs_splitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

b9labs_project_splitter

This truffle project deploys a smart contract.
The contract aims to facilitate splitting a single ether transfer
in to two equal parts. It keeps balances for recipient addresses
internally and allows the associated address to withdraw their balances.

It employs SafeMath and Ownable from OpenZeppelin.

The project uses Node.js, truffle, truffle-assertions, truffle-hdwallet-provider, and infura.io.

About


Languages

Language:JavaScript 98.7%Language:Solidity 1.1%Language:HTML 0.1%