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