Skip to content

update: sia link, rm skynet [Fixes #11329] #15492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions public/content/developers/docs/storage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ In most cases, instead of storing all data onchain, the hash of where the data i
Platforms with contract-based persistence:

- [Filecoin](https://docs.filecoin.io/about-filecoin/what-is-filecoin/)
- [Skynet](https://siasky.net/)
- [Skynet](https://sia.tech/)
- [Storj](https://storj.io/)
- [Züs](https://zus.network/)
- [Crust Network](https://crust.network)
Expand Down Expand Up @@ -126,11 +126,11 @@ Proof-of-stake based:
- [Documentation](https://docs.storj.io/)
- [GitHub](https://github.com/storj/storj)

**Skynet - _Skynet is a decentralized PoW chain dedicated to a decentralized web._**
**Sia - _Harnesseses cryptography to create a trustless cloud storage marketplace, allowing buyers and sellers to transact directly._**

- [Skynet.net](https://siasky.net/)
- [Documentation](https://siasky.net/docs/)
- [GitHub](https://github.com/SkynetLabs/)
- [Skynet.net](https://sia.tech/)
- [Documentation](https://docs.sia.tech/)
- [GitHub](https://github.com/SiaFoundation/)

**Filecoin - _Filecoin was created from the same team behind IPFS. It is an incentive layer on top of the IPFS ideals._**

Expand Down