Concordium / concordium-smart-contract-tools

Tools for building, deploying, and interacting with smart contracts
Apache License 2.0
2 stars 8 forks source link

[Frontend tool] - Ability to read contract without connecting wallet #166

Closed mh-concordium closed 3 weeks ago

mh-concordium commented 2 months ago

Description

It would be nice that we don't necessarily need to connect wallet to be able to read the contract.

Expected Result

User has no wallet, user can read contracts from chain.

Actual Result

If we don't connect a wallet we can't use the tool.

Versions