MyBitFoundation / MyBit-Go.app

🔷 The MyBit Platform™ for investing in alternative assets
https://app.mybit.io
GNU General Public License v3.0
8 stars 31 forks source link

Make assets visable on explore page without Metamask being installed #600

Open rd123myb opened 3 years ago

rd123myb commented 3 years ago

This issue has a bounty of 2 BNB - it is the first in a series of bounties.

The purpose of this issue is to improve the user experience of MyBit Go.

The code is available at https://github.com/MyBitFoundation/MyBit-Go.app

Currently the page is programmed to catch Metamask not being installed. It then presents users with a link to the Metamask installation page for their particular browser.

This bounty will be awarded to a PR that:

1) Lets users see the assets on the landing page without having the Metamask plugin installed in their browser.

2) Move the Metamask prompt for install/login to the point of sale.

3) Update Web3 page injection deprecation from the Jan/Feb Metamask update.

4) Have this functionality implemented with no bugs or breaking changes to the existing app workflow.

Further information and assistance with the code is available to person undertaking bounty. For clarification of requirements please visit the MyBit telegram: https://t.me/mybitio

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 2.0 BNB (526.32 USD @ $263.16/BNB) attached to it.

gitcoinbot commented 3 years ago

@revealtheweb Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

aniebietudoh commented 3 years ago

I'm still working on this

gitcoinbot commented 3 years ago

@revealtheweb Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

rd123myb commented 3 years ago

@revealtheweb Please only comment if you have significant progress to show

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


@revealtheweb due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


@revealtheweb due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 265 years, 6 months from now. Please review their action plans below:

1) mwood77 has been approved to start work.

I've done some research into the tasks that need to be looked at, in addition to researching your repository and have joined your telegram group.

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 3 years ago

@mwood77 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

mwood77 commented 3 years ago

@gitcoinbot working on it - WIP PR: https://github.com/MyBitFoundation/MyBit-Go.app/pull/601

mwood77 commented 3 years ago

@rd123myb do you have access to Vercel or AirTable? Your deployments are failing as it appears to have a missing environment variable (a token).

See travis log:

...
5.10s$ BUILD_URL=$(npx vercel --name app-mybit-io -t $NOW_PROD_TOKEN)
Error! option requires argument: -t (alias for --token)
The command "BUILD_URL=$(npx vercel --name app-mybit-io -t $NOW_PROD_TOKEN)" exited with 1.
...

I can't investigate the point-of-sale aspect of this ticket without access to the project's AirTable (the link is broken in the readme), or we need to fix the staging environment (Vercel). Ideally we need to do both.

mwood77 commented 3 years ago

Received invite to an Airtable environment from @rd123myb

Additional reference: https://app.mybit.io/api/airtable/assets/mainnet

gitcoinbot commented 3 years ago

@mwood77 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

mwood77 commented 3 years ago

@gitcoinbot This is still in progress.

mwood77 commented 3 years ago

Airtable schema is now loading off of my account's copy of the schema. Tackling some issues with Metamask again now.

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 2.0 BNB (797.5 USD @ $398.75/BNB) has been submitted by:


gitcoinbot commented 3 years ago

@mwood77 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

gitcoinbot commented 3 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


@mwood77 due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

mwood77 commented 3 years ago

Still in progress... Awaiting Vercel creds...