Fetching global state via javascript sdk - Algorand
Fetching global state via javascript sdk
post by zafar on Dec 7, 2022
i am facing problem how we access global state using javascript sdk and i want to also call shufl.app smart contract methods
post by fabrice on Dec 7, 2022
Welcome to Algorand!
To read global state with JS, you need to use the indexer.
See Indexer - Algorand Developer Portal