Closed austintgriffith closed 5 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 400.0 DAI (400.0 USD @ $1.0/DAI) attached to it.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 10 months, 2 weeks from now. Please review their action plans below:
1) dhamaniasad has applied to start work _(Funders only: approve worker | reject worker)_.
This seems like an interesting application for cryptocurrency and an interesting challenge. Burner seems really quite neat! For the Electron app, I'd make it so that the application is booted and then displayed in a webview. Using docker for this would not make sense as that would then require Docker to be available on any users computer, which is not ideal. Are the storage of private keys and native camera access part of the initial bounty? Let me know how you want this to work from an end-user point of view. Looking forward to contributing to Burner!
Learn more on the Gitcoin Issue Details page.
2) devonwesley has applied to start work _(Funders only: approve worker | reject worker)_.
I was going to start working on a similar project. I started this repo to get it up and running:
No features are finished but the project is pretty much fully scaffold, I can start working from this repo or fork it to set up the xdai.io webView and use leveldb or something similar for the private key storage.
Learn more on the Gitcoin Issue Details page.
3) santteegt has applied to start work _(Funders only: approve worker | reject worker)_.
Happy to help with this project. Already went through all your BUIDL GUIDL and BurnerWallet code and I'm currently working on a final dApp project using metaTx
Learn more on the Gitcoin Issue Details page.
4) stevenjnpearce has applied to start work _(Funders only: approve worker | reject worker)_.
You can see my track record of delivering on Gitcoin, would be happy to implement this.
Learn more on the Gitcoin Issue Details page.
5) samthomson has applied to start work _(Funders only: approve worker | reject worker)_.
Hi I would love to take a stab at this. I just made an electron app last week and have a lot of both Javascript and Typescript experience. If accepted I could start this in two days (Monday), as I'm traveling this weekend. Right not I'm just doing open source projects until I look for a job late spring, so I'd have lots of time to keep contributing with this if you wanted. :)
Learn more on the Gitcoin Issue Details page.
6) anshumanv has applied to start work _(Funders only: approve worker | reject worker)_.
Have worked with electron in the past and can get this done.
Learn more on the Gitcoin Issue Details page.
7) shailysangwan has applied to start work _(Funders only: approve worker | reject worker)_.
Previously contributed to burner-wallet, interested in taking this up!
Learn more on the Gitcoin Issue Details page.
8) iamonuwa has been approved to start work.
Ready to start working on this. Expectation is to get a Windows, Mac OSX and Linux builds/releases. ETA 6 hours from approval time.
Learn more on the Gitcoin Issue Details page.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 400.0 DAI (400.0 USD @ $1.0/DAI) has been submitted by:
@austintgriffith please take a look at the submitted work:
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
The funding of 400.0 DAI (400.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @iamonuwa.
This will be the first of a few bounties for an Electron build
If you start this one and are able to get a POC working we will create new bounties as we go to make sure you are compensated for your work.
The goal is to have an Electron app that displays xdai.io in a webview, but then injects the private key from storage in the app instead of using localstorage in the browser. (more secure etc) It would be great if we could get the native camera working too.