SparkNFT / SparkLink

The SparkNFT fontend repository.
3 stars 7 forks source link

HTTP provider should be added to support non-wallet query #188

Closed SantanaSP closed 2 years ago

SantanaSP commented 2 years ago

Summary

Users should have a similar experience in some common query fields no matter whether their wallets are connected or not. To achieve this goal, an addition HTTP provider should be added to bypass the RPC providers like metamask which usually require wallet connected to continue following queries even if these queries do not need wallet information.

Expected Behaviour

All queries which need no wallet information should be available no matter whether the wallet is connected. Other operations should be shown in a UX "disable" way to indicate a wallet connection is needed.

Solution

Describe the solution you'd like. If you have no idea pls just leave it blank.

Alternative

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Roadmap

Maintainer could use this section to record issue roadmap.