Skip to content

What is Liteseed?

Data Items & Bundles

Arweave supports transactions of two types transfer of AR and data uploads.

An arweave transaction

When you need to upload a large amount of files onto Arweave, separate transactions increase number of transactions which increase gas cost for everyone. A natural solution is to wrap multiple files into a single transaction. The Arweave ecosystem has a special standardised formats which is a data-item and a bundle. Each file is converted into a data-item, and many data-items are joined together to form a bundle. To post data-items to arweave an intermediary software is required which is called a bundler.

ANS-104: Bundled Data describes data-items & bundles in detail.

A bundled transaction

Liteseed Network - A Network of bundlers

The requirement of bundlers introduced a requirement of services to upload bundles. However, relying on a single bundler service introduces centralization with the additional challenge of scale. Liteseed Network addresses these issues by creating a network of bundlers to upload data onto Arweave.

How does it work?

The network works by creating a governance structure. Each bundler in the network is required to stake tokens on an ao smart contract. When an upload is sent to the network a bundler is selected. If the bundler posts the data on time it receives the upload reward and some additional liteseed tokens. In case the bundler fails to post the data it can lose its token stake.

Liteseed Network