Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.01 KB

Information

Public Testnet 1 Spec

  • Layer 1: Sepolia testnet
  • storage-contracts-v1: v0.1.0
  • es-node: v0.1.16

Public Testnet 1 Deployment

Tools and SDKs

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.