Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions .link-checker-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@

# Example hash from desktop/publish-a-website.md — just an example of URL format
https://api.gateway.ethswarm.org/bzz/6843d3be17364ea0620011430e4db2a26ff781da478493a02d6eb5aae886b8ae/

# External services that may have rate limiting, SSL issues, or temporary downtime
https://gnosis.blockscout.com/
https://gnosisscan.io/token/
https://www.npmjs.com/
https://xdai.fairdatasociety.org
9 changes: 1 addition & 8 deletions docs/bee/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,4 @@ If you are using a different wallet which does not have an easy option for addin
Network name: Gnosis
RPC URL: https://xdai.fairdatasociety.org
Chain ID: 100
Currency symbol: XDAI

#### Sepolia

Network name: Sepolia test network
RPC URL: https://sepolia.infura.io/v3/
Chain ID: 11155111
Currency symbol: SepoliaETH
Currency symbol: XDAI
12 changes: 6 additions & 6 deletions docs/references/awesome-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ See [CONTRIBUTING.md](https://github.com/ethersphere/awesome-swarm/blob/master/C

[Bee Dashboard](https://github.com/ethersphere/bee-dashboard) - React project to troubleshoot and interact with your Bee node.

[Gateway](https://github.com/ethersphere/gateway-ui) - Gateway to the Swarm project, for uploading, downloading and sharing assets on the network.
[Gateway](https://github.com/ethersphere/gateway) - Gateway to the Swarm project, for uploading, downloading and sharing assets on the network.

[Swarmy](https://swarmy.cloud/) - Swarm as a service, makes it simple to store and retrieve data on Swarm.

Expand All @@ -54,7 +54,6 @@ See [CONTRIBUTING.md](https://github.com/ethersphere/awesome-swarm/blob/master/C

[buzzMint](https://buzzmint.io/) - A decentralised NFT creator.

[Bchan](https://github.com/Cafe137/bchan-public) - A private message board allowing users to post images, text, and links across various threads.

### Tools

Expand Down Expand Up @@ -121,17 +120,18 @@ See [CONTRIBUTING.md](https://github.com/ethersphere/awesome-swarm/blob/master/C

[Fairdrive code](https://github.com/fairDataSociety/fairdrive-theapp) - Code for decentralised and unstoppable "Dropbox" for end-users and developers using Fair Data Protocol.

[SwarmScan](https://swarmscan.io/) - Get network insights.

[SwarmScan](https://swarmscan.resenje.org/) - Get network insights.

[Etherna.io](https://etherna.io/) - Decentralised media platform on Swarm.

[SwarmNFT library](https://github.com/igar1991/SwarmNFT) - JavaScript library for creating NFTs on Ethereum-compatible blockchains and storing content on Swarm.

[videoNFT](https://github.com/pblvrt/videoNFT) - NFT live streaming with Swarm (winner of EthBerlin3 2022 Freedom to Transact Track).
[videoNFT](https://github.com/pabloVoorvaart/videoNFT/) - NFT live streaming with Swarm (winner of EthBerlin3 2022 Freedom to Transact Track).

[DeBoot](https://github.com/debootdevs/deboot) - DeBoot is a project to research and implement approaches to bootloading OS images from a decentralized storage network such as Swarm or IPFS.
[DeBoot](https://github.com/awmacpherson/deboot) - DeBoot is a project to research and implement approaches to bootloading OS images from a decentralized storage network such as Swarm or IPFS.

[Swarm DAppNode Package](https://github.com/w3rkspacelabs/DAppNodePackage-Swarm) - Swarm DAppNode package for Swarm Mainnet with multi-platform (x86_64 and arm64) support.
[Swarm DAppNode Package](https://github.com/rndlabs/dappnodepackage-swarm) - Swarm DAppNode package for Swarm Mainnet with multi-platform (x86_64 and arm64) support.

[Mipasa Swarm Connector](https://github.com/MiPasa/mipasa-swarm-connector/) - MiPasa connector for Swarm (BZZ) distributed storage network.

Expand Down
2 changes: 0 additions & 2 deletions docs/references/fair-data-society.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ FDS's software is currently in beta or earlier and has no guarantees of file int
1. [The Fair Data Protocol (FDP)](https://fdp.fairdatasociety.org/) - A data interoperability protocol for dApps that use personal data.
1. [Fairdrive](https://fairdrive.fairdatasociety.org/) - Decentralised storage on Swarm.
1. [Fairdrop](https://fairdrop.fairdatasociety.org/) - An easy and secure way to send your files. No central server. No tracking. No backdoors.
1. [FairOS](https://docs.fairos.fairdatasociety.org/docs/) - The operating system for the decentralised web.

## Links

* [FDS YouTube](https://www.youtube.com/@fairdatasociety8412)
Expand Down
10 changes: 10 additions & 0 deletions static/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@ This is the documentation for [Swarm](https://www.ethswarm.org/) and its referen
- [Set Target Neighborhood](https://docs.ethswarm.org/docs/bee/installation/set-target-neighborhood): Choose a network neighborhood for your node
- [Connectivity](https://docs.ethswarm.org/docs/bee/installation/connectivity): NAT traversal, ports, and peer connectivity
- [Fund Your Node](https://docs.ethswarm.org/docs/bee/installation/fund-your-node): Add xBZZ and xDAI to operate your node
- [Verify Installation](https://docs.ethswarm.org/docs/bee/installation/verify): Verify your Bee installation

## Configure and operate a Bee node

- [Introduction](https://docs.ethswarm.org/docs/bee/working-with-bee/introduction): Overview of operating and managing a Bee node

- [Configuration](https://docs.ethswarm.org/docs/bee/working-with-bee/configuration): All Bee config options (YAML, env vars, CLI flags)
- [Node Types](https://docs.ethswarm.org/docs/bee/working-with-bee/node-types): Full, light, and ultra-light node modes
- [Bee API](https://docs.ethswarm.org/docs/bee/working-with-bee/bee-api): Overview of the HTTP API endpoints
Expand All @@ -35,6 +38,10 @@ This is the documentation for [Swarm](https://www.ethswarm.org/) and its referen
- [Backups](https://docs.ethswarm.org/docs/bee/working-with-bee/backups): Back up keys, statestore, and stamps
- [Upgrading Bee](https://docs.ethswarm.org/docs/bee/working-with-bee/upgrading-bee): Upgrade process and migration notes

## Getting Started with Development

- [Introduction](https://docs.ethswarm.org/docs/develop/introduction): Introduction to building with Swarm

## Upload, download, and manage data

- [Upload & Download](https://docs.ethswarm.org/docs/develop/upload-and-download): Store and retrieve files and directories via the Bee API
Expand All @@ -48,10 +55,12 @@ This is the documentation for [Swarm](https://www.ethswarm.org/) and its referen

- [Host a Webpage](https://docs.ethswarm.org/docs/develop/host-your-website): Upload and serve static websites on Swarm
- [Website Routing](https://docs.ethswarm.org/docs/develop/routing): Custom domains, ENS resolution, and routing configuration
- [Multi-Author Blog](https://docs.ethswarm.org/docs/develop/multi-author-blog): Create collaborative blogs on Swarm
- [Run a Gateway](https://docs.ethswarm.org/docs/develop/gateway-proxy): Serve Swarm content over HTTP to regular browsers

## Build applications on Swarm

- [Tools and Features](https://docs.ethswarm.org/docs/develop/tools-and-features/introduction): Overview of Swarm development tools and features
- [Bee JS](https://docs.ethswarm.org/docs/develop/tools-and-features/bee-js): JavaScript/TypeScript SDK for Swarm
- [Chunk Types](https://docs.ethswarm.org/docs/develop/tools-and-features/chunk-types): Content-addressed chunks (CAC) and single-owner chunks (SOC)
- [Feeds](https://docs.ethswarm.org/docs/develop/tools-and-features/feeds): Mutable data references using single-owner chunks
Expand All @@ -67,6 +76,7 @@ This is the documentation for [Swarm](https://www.ethswarm.org/) and its referen

## Understand Swarm concepts

- [Introduction](https://docs.ethswarm.org/docs/concepts/introduction): Introduction to Swarm concepts and architecture
- [What is Swarm?](https://docs.ethswarm.org/docs/concepts/what-is-swarm): Architecture overview and design goals
- [DISC](https://docs.ethswarm.org/docs/concepts/DISC/): Distributed Immutable Store for Chunks
- [Kademlia](https://docs.ethswarm.org/docs/concepts/DISC/kademlia): Distributed hash table and routing
Expand Down
Loading