Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 755 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 755 Bytes

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.