The Theta EdgeStore network is aiming to be an append-only, content-addressing, decentralized key/value storage network for the permanent web. It also acts as a decentralized content delivery network (dCDN) for any type of files.
Please install the EdgeStore software and setup the environment following the this guide.
You can interact with the EdgeStore network with CLI commands. Please check out this guide for more details.
We provide a few demos to show case the capabilities of the EdgeStore network.
-
Demo #1: A simple example demonstrating a single node private network for image storage and serving.
-
Demo #2: A simple example demonstrating a single node private network for mp4 video file storage and serving.
-
Demo #3: A simple example demonstrating a multi-node private network for HLS video storage and serving.
-
Demo #4: A full-fledged example showcasing how the EdgeStore network can serve as a permanent storage and a dCDN for Web Apps.
Please checkout the API references here. In particular, the RPC APIs and REST APIs.