@shardeum-foundation/archiver
v3.5.7-0
Published
This is a node that runs as part of the shardus network, with the function of remembering the cycle chain and state data, depending on the app. Archiver nodes store the complete state and history of the network.
Downloads
66
Readme
The Shardus Archiver
This is a node that runs as part of the shardus network, with the function of remembering the cycle chain and state data, depending on the app. Archiver nodes store the complete state and history of the network.
Releasing
To release, just run npm run release
Health Check
GET /is-alive
this endpoint returns 200 if the server is running.
GET /is-healthy
currently the same as /is-alive
but will be expanded.
Contributing
Contributions are very welcome! Everyone interacting in our codebases, issue trackers, and any other form of communication, including chat rooms and mailing lists, is expected to follow our code of conduct so we can all enjoy the effort we put into this project.