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

algokit sandbox explore #93

Closed
robdmoore opened this issue Dec 14, 2022 · 1 comment · Fixed by #112
Closed

algokit sandbox explore #93

robdmoore opened this issue Dec 14, 2022 · 1 comment · Fixed by #112
Assignees
Labels
algokitv1 Original AlgoKit v1 backlog items

Comments

@robdmoore
Copy link
Contributor

robdmoore commented Dec 14, 2022

Acceptance Criteria:

  • 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
    • And relevant commit on repo can be found here
  • An algokit explore command should do the same as algokit sandbox explore
  • There should also be:
    • algokit explore sandbox (same as above)
    • algokit explore mainnet - opens mainnet using Algonode (algonode.cloud) endpoints
    • algokit explore testnet - opens testnet using Algonode (algonode.cloud) endpoints
@Loedn
Copy link
Contributor

Loedn commented Jan 8, 2023

majestic

@robdmoore robdmoore added the algokitv1 Original AlgoKit v1 backlog items label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algokitv1 Original AlgoKit v1 backlog items
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants