Files
hub-monorepo/packages/hub-nodejs/examples
Paul Fletcher-Hill ee953ec4ad fix: examples and patch hub-web to use grpc-web default export (#867)
* fix chron-feed example

* update chron-feed example

* intermediate commit

* add chron-feed hub-web example

* add changeset

* remove commented out imports from example
2023-04-14 11:16:21 -04: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!