Skip to content

arthurmsouza/buffer

 
 

Repository files navigation

Buffer

create a group to collect money and let members withdraw their share

Learn more here: https://buffer.moneypipe.xyz

buffer.png


Contract

Stream is a minimal proxy contract, which makes deployments affordable ($40 ~ $90).

This repository is made up of 2 main files:

  1. Buffer.sol: The core "Buffer" contract that handles realtime money split handling
  2. Factory.sol: The factory that clones and deploys the core Stream contract

There's an additional Test.sol but it's just for testing purpose and is not included in the deployment.

About

create a group address to collect money and let members withdraw their share

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • Solidity 20.6%