You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An algokit sandbox explore command should open an instance of dappflow pointed directly at your local sandbox.
The endpoint that the dappflow provided is per the following example: https://app.dappflow.org/setup-config?algod_url=https://testnet-api.algonode.cloud&indexer_url=https://testnet-idx.algonode.cloud&redirect=/explorer/transaction/ZDQV5D6L35NG4DRBRKH6SNKAMCQZGWKCQBYJX5L5FTFLHL7EFJ6A
Acceptance Criteria:
algokit sandbox explore
command should open an instance of dappflow pointed directly at your local sandbox.https://app.dappflow.org/setup-config?algod_url=https://testnet-api.algonode.cloud&indexer_url=https://testnet-idx.algonode.cloud&redirect=/explorer/transaction/ZDQV5D6L35NG4DRBRKH6SNKAMCQZGWKCQBYJX5L5FTFLHL7EFJ6A
algokit explore
command should do the same asalgokit sandbox explore
algokit explore sandbox
(same as above)algokit explore mainnet
- opens mainnet using Algonode (algonode.cloud) endpointsalgokit explore testnet
- opens testnet using Algonode (algonode.cloud) endpointsThe text was updated successfully, but these errors were encountered: