algorand
Installation
SKILL.md
Algorand
Algorand is a blockchain platform and cryptocurrency designed for speed and security. It's used by developers and organizations looking to build decentralized applications and financial solutions. The platform aims to provide a scalable and efficient blockchain for various use cases.
Official docs: https://developer.algorand.org/docs/
Algorand Overview
- Account
- Asset
- Transaction
- Block
Working with Algorand
This skill uses the Membrane CLI to interact with Algorand. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills