Files
hub-monorepo/packages/hub-nodejs/examples
Shane da Silva 532622aa2f fix: Correct time remaining estimate (#956)
We were not calculating this correctly.

While here, also fix the health check to not result in `FATAL` error
messages in the logs.
2023-05-09 22:47:02 -07:00
..

Examples

A collection of Typescript examples showcasing the things you can do with hub-nodejs. Each example is a self- contained repository that includes a StackBlitz link to run it in a cloud REPL.

Other examples that should be added:

  • Subscribe to updates about a user
  • Rotating signers without losing messages

Contributions for these examples and more are welcome!