Skip to main content

Alchemy

Alchemy is the platform to build blockchain applications.

Installation and Setup

Check out the installation guide.

Document loader

BlockchainLoader on the Alchemy platform

See a usage example.

from langchain_community.document_loaders.blockchain import (
BlockchainDocumentLoader,
BlockchainType,
)

Was this page helpful?


You can also leave detailed feedback on GitHub.