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,
)