bee-docs
bee-docs copied to clipboard
Documentation for the Swarm Bee Client. View at docs.ethswarm.org, contributions welcome!
notes ``` o run a bee node on Windows please visit https://github.com/ethersphere/bee/releases and download one of the Windows releases. Unfortunately you can't run bee-clef on windows yet, so you will...
Looking at other Docusaurus based documentation they almost always use the Algolia based search platform which is IMHO much better and nicer than the one we use. I would suggest...
Avado - https://docs.ava.do/packages/swarm/ Dappnode - https://mirror.xyz/mfw78.eth/0xImoscth-vf31BzcCnpTBBps9uh1Xrs65XgrwxJDog
redirected from this page: https://docs.ethswarm.org/docs/access-the-swarm/host-your-website I noticed this misbehavior. full link http://localhost:1633/bzz/swarm.eth/

There's lot of info here so I will probably break it down during the docs review, which I will commence as soon as this is merged. I have included, broadly...
it's not clear from the docs whether bee prefers ipv6 when available, or how to control it. the (default) log also does not say much about ipv4/ipv6. my upstream is...
At https://docs.ethswarm.org/docs/access-the-swarm/syncing there are missing examples of server returns value for queries ``` curl --data-binary @bee.jpg \ -H "Swarm-Postage-Batch-Id: 78a26be9b42317fe6f0cbea3e47cbd0cf34f533db4e9c91cf92be40eb2968264" \ -H "Swarm-Tag: 1278066217" \ "http://localhost:1633/files?name=bee.jpg" ``` ``` curl http://localhost:1633/tags/1278066217...