Skip to content
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

Bounty: add explorer links #47

Open
temptemp3 opened this issue Nov 19, 2023 · 6 comments
Open

Bounty: add explorer links #47

temptemp3 opened this issue Nov 19, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@temptemp3
Copy link
Owner

temptemp3 commented Nov 19, 2023

As a user of ARC200 app, I would like to navigate to Voi Observer (block explorer) by clicking address in token address page and token id in token page.

Additional info

Screenshot 2023-11-19 at 12 57 11

Add explorer account links to https://voi.observer/explorer/account/ACP4CXBXEVEYH6LKZRFWF2HG3FEESIWJWTYBSTQELR7K46G3IHYFAPFX3E/transactions

Screenshot 2023-11-19 at 12 56 12

Add explorer token app link to
https://voi.observer/explorer/application/6779767/transactions

Please leave proposal in comments along with VOI Address to deliver rewards upon accepted submission. Account of address provided must have balance.

@temptemp3 temptemp3 added enhancement New feature or request good first issue Good for newcomers bounty labels Nov 19, 2023
@temptemp3 temptemp3 changed the title Add explorer links Bounty: add explorer links (500 VIA) Nov 19, 2023
@temptemp3 temptemp3 added the help wanted Extra attention is needed label Nov 19, 2023
@AryanPandeyy
Copy link

I'm interested in giving it a shot. Can you assign this enhancement to me?

@temptemp3
Copy link
Owner Author

@AryanPandeyy have at it ; ) Let me know if you have any questions!

@AryanPandeyy
Copy link

I was able to setup and run the app on local environment.
So you want user to be redirected after clicking on token address?
For example if my token address is :T27KCOINEI3VVZBDKNRE46BLN7QWLLL7CBXPNCJFTL56HPPHFBPMVDEI6I
so they should be redirected to "https://voi.observer/explorer/account/T27KCOINEI3VVZBDKNRE46BLN7QWLLL7CBXPNCJFTL56HPPHFBPMVDEI6I/transactions"
Please correct me if i'm wrong.

@temptemp3
Copy link
Owner Author

Not all addresses and token ids will be external links. Only the ones underlined in the image should be external. The rest are internal. I recommend making a utility function that will switch the external link based on explorer. Note, node options include:

  • voi testnet (use Voi Observer for now)
  • algorand testnet
  • algorand mainnet

@temptemp3
Copy link
Owner Author

Link to block explorer from app id no longer needed

@temptemp3 temptemp3 removed the bounty label Jan 9, 2024
@temptemp3 temptemp3 changed the title Bounty: add explorer links (500 VIA) Bounty: add explorer links Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants
@temptemp3 @AryanPandeyy and others