Swarm manifest creation and edition tool.
Latest version is deployed with hash 19bbb8f61dac4c74e1ef7c20c9b439ab41446e23a3bc8de8f050c52b13c5ec81 - access it using Swarm gateways.
This app is created using Create React App. It requires node v8+ with npm to be installed.
The following scripts are exposed:
npm installto install the dependencies (must be done first).npm startto run the app locally and watch for changes.npm run-script buildto build the assets into thebuildfolder.npm run-script uploadto upload the assets to the local Swarm node.npm run-script deployto run thebuildanduploadscripts.
- Run
npm run-script deployto build and upload the contents to the local Swarm node. - Use the returned hash to access the app using the
bzzprotocol.
MIT.
See LICENSE file.