Spec for `ob://` links
See original GitHub issueWhat are the valid ob://? It seems we have /store/... for listings. Are we still going to have /about, /followers? IPFS has it’s own path system and I’m concerned there will be collisions. Already QmZXGKrRRe5RTDhvzhZfSTe8vYBDGV7HBoNz5FS3U9FnUa/store is ambiguous, because in the context of IPFS this means the store object under QmZXGKrRRe5RTDhvzhZfSTe8vYBDGV7HBoNz5FS3U9FnUa. cc @cpacia
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
OB-LINK | ELECTRONICS | PRODUCT - HKS
OB -LINK extracts vehicle data from the on board diagnostics port (OBD) and sends it via Bluetooth to an Android device (Tablet/Smartphone etc.)...
Read more >Meta Quest Link Compatibility
If you'd like to use Meta Quest Link to connect your Meta Quest headset to a PC, please start by reviewing the compatibility...
Read more >Open Badges Version 2.1 | IMS Global Learning Consortium
The Open Badges 2.0 specification [ OB-20 ] defines the properties ... Evidence: Links to and descriptions of evidence related to the issuance...
Read more >Requirements - ABOG
Specialty (OB GYN) Certification Overview. You can start the process of board certification from the American Board of Obstetrics and Gynecology in your ......
Read more >Step 2 CK Content Outline & Specifications - USMLE.org
Step 2 CK Content Outline & Specifications ... Table 2: Step 2 CK Physician Task/Competencies Specifications* ... Obstetrics & Gynecology, 10–20.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Here’s a list of the valid addresses in the reference client:
Yes, the url params map to the different ways to filter / sort the transactions list, for example:
You mean the “Reviews” section within the listing overlay? No, not that I’m aware of.
Yes, add the orderId as query param:
FWIW, transactions and orders are something specific to a particular node, so I’m not sure how much it would make sense to share these (i.e. a link with an orderId could be shared between vendor and buyer, but for anyone else it will result in a
Order not foundstate). The main reason the state is tracked in the url is a.) to be able to internally link to an order or a transactions list filtered in some specific way b.) If the user refreshes the page, their state is maintained.