New project in Ethereum.
open source code smart-contract
piggy bank.Very simple. More
hold - more
percent.
site:
https://piggybank.ga/As if the very name of the project already pushes bad thoughts. Who would call your bank by that name? Apparently this is a joke, nothing more. Well, it would be possible to somehow tell you what kind of bank it is, what is its advantages.
Piggy Bank, this is epic.
Yes you are right. This is a joke project. But this does not mean that it does not work. Smart contract works exactly as written on the site.
P.S.
The initial idea of this project was to show that the bank, in principle, is not needed. It can be replaced by a smart contract. Which, unlike a bank, always works the way its creators want it. You can make different conditions of deposits. In this smart contract, the condition is the simplest - the longer you hold a deposit, the greater the percentage. This is not a pyramid.
If you understand Solidity, you can see for yourself. The contract code is open.