Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Superlight-Labs/WalletPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Multi Party Wallet - Proof of Concept

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
  1. Description
  2. Unique Features
  3. Goals of this Prototype
  4. Goals for the Future
  5. Building Blocks
  6. License
  7. Contact

🐐 Description

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.

🔝

🚀 Unique Features

Free transactions

Send, receive or do whatever you want with your stablecoins, for free. (Additional tokens included)

Fully banking compatible

Don’t be cut off. Use SEPA and Wiretransfer, without owning Fiat. Debitcards are in the planning.

No Know-How required

You don’t know anything about blockchains? That's not necessary. We abstract all the complicated stuff away.

🔝

✅ Goals of this Prototype

  1. Fully non-custodial wallet
  2. High Security by relying on Multi Party Computation (Based on Unbounds C++ MPC Library)
  3. Use of known and established handling such as in mobile banking apps
  4. No requirements of new know-how by users
  5. Complete gasless (free) transfers of stablecoins (including various other tokens)
  6. Full interoperability between the blockchain and traditional banking part - but without having to own FIAT (utilizing Circle)
  7. Absolute transparency through building in public (open source github repository)

🔝

⚒️ Goals for the Future

  1. Audit Security
  2. Streamline USDC/Polygon features via new UI
  3. Fully Leverage Paymaster to enable free transactions
  4. Fully interop between FIAT and Crypto by providing a Debit Card

🔝

🧱 Building Blocks

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.

🔝

📄 License

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.

🔝

👋🏽 Contact

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!

🔝