With the amount of new subnets being added it can be hard to get up to date information across all subnets, so data may be slightly out of date from time to time
Bittensor Subnet 26, known as Storb, is a decentralized object storage system built to revolutionize data storage on the Bittensor network by offering a distributed, reliable, and incentivized alternative to centralized solutions like AWS or Google Cloud. Storb’s primary function is to store data in a way that eliminates single points of failure, ensuring that files are always accessible and secure, even if some parts of the network go offline. It achieves this by breaking files into smaller pieces using erasure coding—a technique that adds redundancy so data can be recovered even if some pieces are lost—and distributing these pieces across a global network of storage nodes, or miners.
For users, this means reliable, always-accessible storage that’s fully decentralized, offering a level of resilience that centralized systems can’t match. For miners, Storb provides an opportunity to earn TAO, Bittensor’s native token, by contributing storage space and maintaining data integrity. The subnet emphasizes three key benefits: decentralized object storage, erasure-coded redundancy for reliability, and incentivized participation to keep the network active and robust. By spreading data across multiple nodes and rewarding participants for their contributions, Storb ensures that storage is not only secure but also unstoppable, aligning with the broader vision of a decentralized internet where users and providers alike benefit from a fair, transparent system.
Bittensor Subnet 26, known as Storb, is a decentralized object storage system built to revolutionize data storage on the Bittensor network by offering a distributed, reliable, and incentivized alternative to centralized solutions like AWS or Google Cloud. Storb’s primary function is to store data in a way that eliminates single points of failure, ensuring that files are always accessible and secure, even if some parts of the network go offline. It achieves this by breaking files into smaller pieces using erasure coding—a technique that adds redundancy so data can be recovered even if some pieces are lost—and distributing these pieces across a global network of storage nodes, or miners.
For users, this means reliable, always-accessible storage that’s fully decentralized, offering a level of resilience that centralized systems can’t match. For miners, Storb provides an opportunity to earn TAO, Bittensor’s native token, by contributing storage space and maintaining data integrity. The subnet emphasizes three key benefits: decentralized object storage, erasure-coded redundancy for reliability, and incentivized participation to keep the network active and robust. By spreading data across multiple nodes and rewarding participants for their contributions, Storb ensures that storage is not only secure but also unstoppable, aligning with the broader vision of a decentralized internet where users and providers alike benefit from a fair, transparent system.
Storb is a decentralized storage protocol integrated into the Bittensor ecosystem as Subnet 26, designed to provide a scalable and fault-tolerant solution for object storage. The “product” is essentially a distributed storage network where users can upload files, and the system handles the rest—splitting, distributing, and storing the data across a network of miners while ensuring it can be retrieved efficiently. When a user uploads a file, validators take the lead: they break the file into smaller chunks using erasure coding, a method that adds redundant pieces so the file can be reconstructed even if some chunks are missing, and then distribute these chunks to miners for storage. Miners, in turn, store these pieces and are periodically challenged by validators to prove they still hold the data, ensuring accountability. The retrieval process is just as seamless—validators use a Distributed Hash Table (DHT) to track where each chunk is stored, allowing the system to reassemble the file when requested. Storb’s design prioritizes reliability and accessibility, with features like:
Unlike centralized storage providers that rely on a few data centers, Storb leverages the collective power of its miners to create a system that’s both resilient and decentralized, making it a pioneering solution for Web3 applications that need secure, distributed storage.
Technical Architecture
Storb’s technical architecture is a carefully engineered system that balances efficiency, scalability, and security, integrating seamlessly with the Bittensor network while handling the complexities of decentralized storage. At its core, Storb operates as a subnet within Bittensor, consisting of up to 256 nodes (neurons), with 64 slots reserved for validators and the rest for miners, following Bittensor’s standard subnet structure. The process begins with validators, who handle file uploads by splitting files into smaller pieces using erasure coding—specifically, a Reed-Solomon encoding scheme that adds redundant data to ensure recoverability. These pieces are then distributed to miners, who store them on their local systems. To track the location of these chunks, Storb uses a Distributed Hash Table (DHT), a decentralized system that maps file pieces to their respective miners, enabling efficient retrieval. The architecture also includes a robust scoring system to evaluate miner performance, based on three key metrics:
Storb leverages SQLite as its backend for storing metadata, providing a lightweight and efficient way to manage file information. While storage and retrieval operations happen off-chain for speed, the incentive mechanism is tied to the Bittensor blockchain, where validators set weights for miners based on their scores, and TAO rewards are distributed accordingly. This hybrid approach—off-chain storage with on-chain incentives—ensures Storb is both fast and future-ready, capable of scaling as the Bittensor network grows.
Storb is a decentralized storage protocol integrated into the Bittensor ecosystem as Subnet 26, designed to provide a scalable and fault-tolerant solution for object storage. The “product” is essentially a distributed storage network where users can upload files, and the system handles the rest—splitting, distributing, and storing the data across a network of miners while ensuring it can be retrieved efficiently. When a user uploads a file, validators take the lead: they break the file into smaller chunks using erasure coding, a method that adds redundant pieces so the file can be reconstructed even if some chunks are missing, and then distribute these chunks to miners for storage. Miners, in turn, store these pieces and are periodically challenged by validators to prove they still hold the data, ensuring accountability. The retrieval process is just as seamless—validators use a Distributed Hash Table (DHT) to track where each chunk is stored, allowing the system to reassemble the file when requested. Storb’s design prioritizes reliability and accessibility, with features like:
Unlike centralized storage providers that rely on a few data centers, Storb leverages the collective power of its miners to create a system that’s both resilient and decentralized, making it a pioneering solution for Web3 applications that need secure, distributed storage.
Technical Architecture
Storb’s technical architecture is a carefully engineered system that balances efficiency, scalability, and security, integrating seamlessly with the Bittensor network while handling the complexities of decentralized storage. At its core, Storb operates as a subnet within Bittensor, consisting of up to 256 nodes (neurons), with 64 slots reserved for validators and the rest for miners, following Bittensor’s standard subnet structure. The process begins with validators, who handle file uploads by splitting files into smaller pieces using erasure coding—specifically, a Reed-Solomon encoding scheme that adds redundant data to ensure recoverability. These pieces are then distributed to miners, who store them on their local systems. To track the location of these chunks, Storb uses a Distributed Hash Table (DHT), a decentralized system that maps file pieces to their respective miners, enabling efficient retrieval. The architecture also includes a robust scoring system to evaluate miner performance, based on three key metrics:
Storb leverages SQLite as its backend for storing metadata, providing a lightweight and efficient way to manage file information. While storage and retrieval operations happen off-chain for speed, the incentive mechanism is tied to the Bittensor blockchain, where validators set weights for miners based on their scores, and TAO rewards are distributed accordingly. This hybrid approach—off-chain storage with on-chain incentives—ensures Storb is both fast and future-ready, capable of scaling as the Bittensor network grows.
The team behind Storb is associated with Storb-Tech, as indicated by the GitHub repository, though specific team members are not publicly named in the available sources. Storb-Tech appears to be a group of developers focused on building decentralized storage solutions within the Bittensor ecosystem, with a clear mission to create a system that’s distributed and unstoppable.
The project’s documentation on GitHub reflects a professional approach, with detailed overviews and technical explanations, suggesting a team with expertise in both blockchain technology and distributed systems. While individual names are not disclosed, the team’s work has garnered attention within the Bittensor community. Storb is a “decentralized storage revolution”.
The team behind Storb is associated with Storb-Tech, as indicated by the GitHub repository, though specific team members are not publicly named in the available sources. Storb-Tech appears to be a group of developers focused on building decentralized storage solutions within the Bittensor ecosystem, with a clear mission to create a system that’s distributed and unstoppable.
The project’s documentation on GitHub reflects a professional approach, with detailed overviews and technical explanations, suggesting a team with expertise in both blockchain technology and distributed systems. While individual names are not disclosed, the team’s work has garnered attention within the Bittensor community. Storb is a “decentralized storage revolution”.
Looking ahead, Storb’s roadmap likely includes several key milestones:
The team’s emphasis on Storb being “future-ready” and its growing presence in the Bittensor community, as seen on platforms like Taostats.io, suggest a commitment to continuous improvement and expansion. Community discussions on Bittensor’s Discord also indicate interest in Storb as a foundational subnet, with potential plans to support enterprise-grade applications in the future, further solidifying its role in the ecosystem.
Looking ahead, Storb’s roadmap likely includes several key milestones:
The team’s emphasis on Storb being “future-ready” and its growing presence in the Bittensor community, as seen on platforms like Taostats.io, suggest a commitment to continuous improvement and expansion. Community discussions on Bittensor’s Discord also indicate interest in Storb as a foundational subnet, with potential plans to support enterprise-grade applications in the future, further solidifying its role in the ecosystem.
Keep ahead of the Bittensor exponential development curve…
Subnet Alpha is an informational platform for Bittensor Subnets.
This site is not affiliated with the Opentensor Foundation or TaoStats.
The content provided on this website is for informational purposes only. We make no guarantees regarding the accuracy or currency of the information at any given time.
Subnet Alpha is created and maintained by The Realistic Trader. If you have any suggestions or encounter any issues, please contact us at [email protected].
Copyright 2024