From 2c07cdea0f8ace763b7d37a403355e6ba1a4ec36 Mon Sep 17 00:00:00 2001 From: Prajna Paramita <57326667+Prajna121@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:52:02 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd68c91..652fd0d 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ environment to the people in a highly secure way. This project had been selected in Consensys labs relay program, it has won Consensys bounty of 10ETH (1800 USD) ## Description Open wallet currently have three layers of technology to make the user experience a lot better and we have a lot of others in roadmap -1. Ropsten -In testing phase wallet uses ropsten as public ledger -2. Matic -It provides one click solution to users to get faster transactions and at almost zero transaction fee. +1. Ropsten - In testing phase wallet uses ropsten as public ledger +2. Matic - It provides one click solution to users to get faster transactions and at almost zero transaction fee. 3. Moonpay - MoonPay is used as fiat to crypot interface for easy onboarding of new usrs.
__ To be added __ 4. NuCypher - NuCypher's superior proxy rencryption to send extra data of transaction in secure and decentralized manner. From 5dd91fdd76ad65fe0f3d3d8e93c2edb6cf52b7c5 Mon Sep 17 00:00:00 2001 From: Prajna Paramita <57326667+Prajna121@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:52:43 +0530 Subject: [PATCH 2/2] Update README.md