-
Notifications
You must be signed in to change notification settings - Fork 38
refactor: new 0.94 blog post, update examples to 0.94 API, switch from node to endpoint
#407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
first attempt to do a thorough switch to the iroh 0.94 API in examples
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| Tickets are a way to share dialing information between iroh endpoints. They're a single token that contains everything needed to connect to another endpoint, or to fetch a blob or document. {{className: 'lead'}} | ||
|
|
||
| <Note> | ||
| Have a ticket? Try pasting it into the [iroh ticket explorer](https://ticket.iroh.computer) to break it down! Here's an [example](https://ticket.iroh.computer?ticket=docaaacarwhmusoqf362j3jpzrehzkw3bqamcp2mmbhn3fmag3mzzfjp4beahj2v7aezhojvfqi5wltr4vxymgzqnctryyup327ct7iy4s5noxy6aaa) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ticket.iroh.computer will not work with the latest release, and we should mention iroh-tickets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a line about iroh-tickets
Would like to get this PR'd in and then do a follow up PR to fix the ticket link
No description provided.