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

Showcase the possibility to read the chain without connected wallet #8

Open
1 of 2 tasks
benjaminsalon opened this issue Nov 22, 2023 · 6 comments · May be fixed by #45
Open
1 of 2 tasks

Showcase the possibility to read the chain without connected wallet #8

benjaminsalon opened this issue Nov 22, 2023 · 6 comments · May be fixed by #45
Assignees
Labels
difficulty: EASY enhancement New feature or request good first issue Good for newcomers

Comments

@benjaminsalon
Copy link
Contributor

benjaminsalon commented Nov 22, 2023

  • Add the button to select chain
  • Connect testnet on start
@chopan123
Copy link
Member

ODHack

This issue is part of ODHack:

Description

A user should be able to see the data hosted on the contract deployed on testnet without having to connect a Wallet,

Add support for standalone, testnet, futurenet and mainnet to the Soroban DApp. Make a dropdown to select network.

@chopan123 chopan123 added enhancement New feature or request good first issue Good for newcomers difficulty: EASY ODHack7 labels Jun 17, 2024
@NueloSE
Copy link

NueloSE commented Jun 19, 2024

@chopan123 can I work on this

@HumbertoTM10
Copy link

Hi @chopan123 is this still available to work on?

@Mystic-Nayy
Copy link

@chopan123 Can I please be assigned to this issue?
I reviewed this issue and in order to allow users to view smart contract data without connecting a wallet I’ll do the following:

  1. Dropdown Menu: Create a dropdown menu in the Soroban DApp for selecting networks (standalone, testnet, futurenet, mainnet).

  2. Network Configuration: Configure the DApp to communicate with each network using appropriate web3 providers or endpoints.

  3. Read-Only Access: Implement read-only functionality to fetch and display contract data without requiring wallet connectivity.

  4. User Interface: Update the UI dynamically based on the selected network to show relevant contract information.

This setup will enables seamless exploration of smart contract data across different networks without the need for wallet integration.

@ktarun1419
Copy link

Hi @chopan123 i want to work on this

@DIWAKARKASHYAP
Copy link

https://diwakar-portfolio.vercel.app/ i want to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: EASY enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

7 participants