Vincent Liao
77b5873b43
docs: update client to use waitForReady pattern ( #922 )
...
* docs: update client to use waitForReady pattern
* update: revert waitForReady for hub-web
2023-05-09 08:22:13 -05:00
Zach Terrell
0c3c33f2b8
docs(hub-nodejs): update example ( #900 )
...
* update hub-nodejs example
* change to getSSLHubRpcClient
2023-04-20 20:22:59 -07:00
adityapk00
9e39bb8156
docs: update docs to close() grpc connection ( #790 )
...
* docs: Update docs to close grpc connections
* changeset
2023-04-04 07:07:10 -07:00
Varun Srinivasan
2f51472cca
docs(hub-nodejs): point urls to testnet hubs ( #764 )
2023-03-27 12:28:42 -07:00
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
Varun Srinivasan
1b5f6b2c1f
docs(hub-nodejs): more cleanup based on user testing ( #743 )
...
* docs(hub-nodejs): fix incorrect submitMessage signature
* docs: fix broken links in examples
* docs: fix relative links not working on npm
* docs: fix stackblitz link for chron-feed
* chore: add changeset
2023-03-23 14:37:58 -07:00
Varun Srinivasan
24519c5217
docs(hub-nodejs): small cleanups and improvements ( #732 )
...
* docs: update RPC port to 2283
* docs: add note about submitMessage rate limits
* docs: converting Message to specific types
2023-03-22 22:17:14 -07:00
Varun Srinivasan
b8eaa9a857
docs(hub-nodejs): update invocations to match 0.5.0 release, fix minor typos ( #701 )
...
* docs: fix all instances of types imports
* docs: fix issues with EthersEip712Signers
* docs: fix issues with NobleEd25519Signer
* docs: fix issues with Builders and Utils
* docs: cleanup primary README example
2023-03-20 15:34:27 -07:00
Vincent Liao
fde61010b8
fix: contributing.md 404 ( #663 )
2023-03-19 12:46:28 -07:00
Varun Srinivasan
1f202ed555
docs(hub-nodejs): add documentation for pagination, responses ( #680 )
...
* docs: fix makeVerificationRemove and dataOptions in builders
* docs: simplify main example, fix typo
* docs: add pagination documentation
2023-03-19 10:05:12 -07:00
Varun Srinivasan
a74ecb2097
refactor(farcaster/hub-nodejs): rename farcaster/js to farcaster/hub-nodejs ( #658 )
...
* refactor: rename farcaster/js to farcaster/hub-nodejs
* chore: add changeset
2023-03-16 13:08:05 -07:00