- This repository holds the source code for the Bee-JS documentation, which is hosted at https://bee-js.ethswarm.org/.
- Bee-JS (
@ethersphere/bee-js) is the official TypeScript library for interacting with a Bee node.
- The documentation site is built using Docusaurus.
git clonehttps://github.com/ethersphere/bee-js and https://github.com/ethersphere/core-sdk intosources/so they are available for quick access. If they are already cloned, pull the latest changes.
- Refer to TROPES.md for writing style guidelines.
- Never commit or push.
- Never review your changes in the browser, tell the user instead to check the local build.
- Always ask the user if something is ambiguous or unclear. Do not assume anything.