alchemy
Installation
SKILL.md
Alchemy
Alchemy is a blockchain developer platform that provides APIs and tools for building decentralized applications. It's used by developers and companies to access blockchain data, monitor performance, and scale their applications. Think of it as AWS for blockchain.
Official docs: https://docs.alchemy.com/
Alchemy Overview
- Dataset
- Column
- Model
- Job
- Endpoint
Working with Alchemy
This skill uses the Membrane CLI to interact with Alchemy. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills