kyve
kyve copied to clipboard
Pre-built Docker image
Since the node is versioned correctly, providing an official Docker image would make sense.
This would have the following advantages:
- Remove git dependency
- Remove Node/NPM/Yarn dependencies
- Image can be built and tested in a controlled build environment
- Simplifies the setup guide