algorandfoundation / algokit-lora

https://lora.algokit.io
13 stars 5 forks source link
algorand client developer-tools explorer typescript web


Algorand AlgoKit lora is a live on-chain resource analyzer, that enables developers to explore and interact with a configured Algorand network in a visual way.

What is lora?

AlgoKit lora is a powerful visual tool designed to streamline the Algorand local development experience. It acts as both a network explorer and a tool for building and testing your Algorand applications.

You can access lora by visiting https://lora.algokit.io in your browser or by running algokit explore when you have the AlgoKit CLI installed.

Why did we build lora?

An explorer is an essential tool for making blockchain data accessible and enables users to inspect and understand on-chain activities. Without these tools, it's difficult to interpret data or gather the information and insights to fully harness the potential of the blockchain. Therefore it makes sense to have a high quality, officially supported and fully open-source tool available to the community.

Before developing lora, we evaluated the existing tools in the community, but none fully met our desires.

As part of this evaluation we came up with several design goals, which are:

Key features

Roadmap

Contributing

See the contributing page to learn about making improvements to the CLI tool itself, including developer setup instructions.