- Layer 1: Sepolia testnet
- storage-contracts-v1: v0.1.0
- es-node: v0.1.16
- Storage contract address: 0x804C520d3c084C805E37A35E90057Ac32831F96f
- ES-Geth RPC: http://65.108.236.27:9540
- Blob Archiver API: http://65.108.236.27:9645
ethfs-cli - a command-line tool for creating file directory contracts, and uploading/downloading files to/from the directory contract.
eth-blob-uploader - a command-line tool specialized in uploading EIP-4844 blobs to any target address.
ethstorage-sdk - offers programming APIs for file uploading, downloading, and management.
ethstorage-sdk-ts - the typescript version of ethstorage-sdk
maintained by the community.