dxos-deprecated / dashboard

DxOS Dashboard
MIT License
0 stars 1 forks source link

Show IPFS hash in WNS table #20

Closed richburdon closed 4 years ago

richburdon commented 4 years ago

Display the IPFS (for apps and bots) in the WNS table. Ideally as a hyperlink to the IPFS console so that the file can be inspected. Extend the client Registry API @wirelineio/registry-client to support fetching attributes also. The Registry class should also expose an endpoint property.

ashwinphatak commented 4 years ago

Updated registry-client has endpoint property now.