Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monokh/hammeum

Piggy bank on the chain
https://github.com/monokh/hammeum

Last synced: 17 days ago
JSON representation

Piggy bank on the chain

Awesome Lists containing this project

README

        

# Your piggy bank on the blockchain

## What is this?
A set of contracts and DAPP that allows you store money for specific periods of time and then send them off to another wallet.

It can be used as:
- Piggy bank
- Savings
- Micro charity donations

## When token?
No token! be gone from here!

## Has this been security audited?
Next question please.

## How does this work?
You `setup` your bank with a `destination` that the funds will be sent to upon arrival of the `transferTime` and in `recurringInDays` intervals there after.

You pay into the contract by regular transfer to the contract. On arrival of `transferTime` and the recurring periods, the balance will be sent to the destination specified on setup.