Tutorials

Currently we provide 3 tools for EthStorage dApp builders:

ethfs-cli - a command-line tool for creating file directory contracts, and uploading/downloading files to/from the directory contract.

ethstorage-sdk - offers programming APIs for file uploading, downloading, and management.

eth-blob-uploader - a command-line tool specialized in uploading EIP-4844 blobs to any target address.

Follow the tutorials for each tool to become familiar with their functionalities and operations.

Last updated