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

chore: update the feature list #336

Merged
merged 1 commit into from
Nov 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,15 @@ As part of this evaluation we came up with several design goals, which are:
- Monitor and inspect real-time transactions related to an asset, account, or application with the live transaction view.
- Review historical transactions related to an asset, account, or application through the historical transaction view.
- Access detailed asset information and metadata when the asset complies with one of the ASA ARCs.
- Connected to your Algorand wallet and perform context specific actions.
- Fund an account in LocalNet or TestNet.
- Visually deploy, populate, simulate and call an app by uploading an ARC-4, ARC-32 or ARC-56 app spec via App lab.
- Craft, simulate and send transaction groups using Transaction wizard.
- Seamless integration into the existing AlgoKit ecosystem.

## Roadmap

- App studio, allowing developers to manage their apps.
- Installable app with tighter AlgoKit tooling integration.
- Learn about Algorand concepts as you're exploring data.
- More to be revealed later...

## Contributing

Expand Down
Loading