A mobile banking app, without the bank.
Open Source Crypto-Wallet with focus on Stable Coins, Ethereum Layer 2, efficient Ramp on/off and self custody. Fully banking compatible.
Report Bug
·
Request Feature
Table of Contents
This repository acts as a Proof of Concept for the application that is the final product of this project. The Goals of the whole project, which are explained down below, are ambitious. To make sure our goals are within reach of the team and to make sure the existing ecosystem and technologies are matured enough, this Proof of Concept was built to implement each use-case in a minimal way.
Send, receive or do whatever you want with your stablecoins, for free. (Additional tokens included)
Don’t be cut off. Use SEPA and Wiretransfer, without owning Fiat. Debitcards are in the planning.
You don’t know anything about blockchains? That's not necessary. We abstract all the complicated stuff away.
- Fully non-custodial wallet
- High Security by relying on Multi Party Computation (Based on Unbounds C++ MPC Library)
- Use of known and established handling such as in mobile banking apps
- No requirements of new know-how by users
- Complete gasless (free) transfers of stablecoins (including various other tokens)
- Full interoperability between the blockchain and traditional banking part - but without having to own FIAT (utilizing Circle)
- Absolute transparency through building in public (open source github repository)
- Audit Security
- Streamline USDC/Polygon features via new UI
- Fully Leverage Paymaster to enable free transactions
- Fully interop between FIAT and Crypto by providing a Debit Card
This Project is built as a Monorepo. The main parts of this Application each have a separate sub-directory. They could be moved to their own repository at any moment.
GNU AFFERO GENERAL PUBLIC LICENSE
The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.
Please feel free to open Issues if you want to point out bugs or problems or start a discussion to request features or just get in touch with us.
Any input or additions to our community are highly appreciated!