Ubuntu installation
This is the independent-operator path. It does not use project private keys.
- Create an unprivileged user such as
nvc. - Obtain the verified
novacoin-nodebinary. The production baseline at specification time was SHA-256:
9a76984ef56080bd6ca51372a10f41596b38a4f0881180272348d23bbfc7f081
- Install it to
/usr/local/bin/novacoin-nodeand mark it executable. - Install the published
evm-mainnet.tomland verify:
f8d520f016d4082bae3cc5287003d1e348c79de83b44805b0918d3c490a7d3bb
- Create
/var/lib/nvcand/var/log/nvcowned by the node user.
Never run a downloaded binary whose hash does not match a published release.