Files
hub-monorepo/packages/hub-nodejs/examples
adityapk00 e5cb3276c5 docs: Use SSL or Insecure clients in examples (#754)
* docs: Use SSL or Insecure clients in examples

* remove unnecessary awaits

* Remove getHubRpcClient

* changeset

* Fix changeset

* improve error message
2023-03-25 13:20:07 -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!