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,
)
API Reference:BlockchainDocumentLoader | BlockchainType