Documentation for the Swarm Bee-js javascript library. View at bee-js.ethswarm.org.
You must use node 18 or above. We recommend nvm.
$ npm i
$ npm start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
$ npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Don't forget to find and replace the version number for the whole of the docs folder.
See what "Maintainer" means here.