-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Challenge 2 - Fiat On-Ramp for Liquidity Pools #345
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 10000.0 BNT attached to it as part of the AdamBancor fund.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 1 year, 11 months ago. 1) bartuss22 has started work.
I will develop a front-end that integrates Wyre to support entering/exiting liquidity pools via debit card, Apple Pay, and ACH. Users will be able to link a variety of wallets such as MetaMask, Fortmatic, Torus, etc., along with WalletConnect support. Since users depositing via fiat on-ramps are likely to not have Ether for gas, a proxy contract will be used to provide GSN support. The repository for this project will be at https://github.com/mds1/Bancor-Fiat-On-Ramp. Understanding the bancor architecture and build a dapp as per requirement given in the bounty. Hi there, I am interested in the bounty but I have a different approach about the ramps, please review if that's what you want and if it's legible for the bounty then I can implement a demo for it. Onramp: Use GSN with Credit Card. As shown by using meta-transaction everyone can easily donate using credit card, their info. can be stored in the contract as email/discord handle. This approach also align with Aragon's rollout Meta Txs: Adding support for meta transactions in aragon apps (Part 1) and Meta Txs: Adding support for meta transactions in aragon apps (Part 2). Therefore in future they could do voting and other actions on Aragon. Which you can't do this with one-off payment solution like Wyre etc. Offramp: In the demo I can add the withdraw function which withdraw crypto to specific address. And I would suggest the following ways from crypto to fiat:
Almost done with the process of the fiat on-ramp and will publish a live demo soon Learn more on the Gitcoin Issue Details page. |
Hi @yudilevi , Just saw the bounty and found it interesting but I have a different approach about the ramps, please review if that's what you want and if it's legible for the bounty then I can implement a demo for it. Onramp: Use GSN with Credit Card. As shown by using meta-transaction everyone can easily add liquidity by using credit card, their info. can be stored in the contract as an ENS address e.g. Alice.Bancor.eth Offramp: In the demo I can add the withdraw function which withdraw crypto to specific address. And I would suggest the following ways from crypto to fiat:
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 10000.0 BNT has been submitted by: @adambancor please take a look at the submitted work:
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 10000.0 BNT (1550.0 USD @ $0.15/BNT) attached to this issue has been approved & issued to @mds1.
|
Bancor is an on-chain liquidity protocol that provides tokens with constant liquidity. The protocol is made up of a series of automated market maker smart contracts (“liquidity pools”) which are designed to pool liquidity and perform non-custodial token-to-token conversions in a single transaction.
When you add liquidity to a Bancor liquidity pool (e.g., the DAI/BNT pool), you receive “pool tokens” (e.g., DAIBNT) in return, which represent your share of the pool and accrue value from trading fees.
We want to make entering and exiting a liquidity pool as easy as possible for everyday users, so we’re challenging developers to connect liquidity pools to the fiat world. Eligible submissions will allow users to add liquidity (i.e., buy Bancor pool tokens) with a credit card and then withdraw funds from Bancor pools directly to their bank accounts.
This can be accomplished by integrating a fiat-to-crypto provider into Bancor pools, such as:
Prize Bounty: 10,000 BNT
Submission Requirements:
Helpful Resources:
Submission Deadline: 11:59pm EST on Monday the 6th of April
Judging Criteria:
The text was updated successfully, but these errors were encountered: