Edge Cases: The Metanet Blog Part 2.1 - Nodes & Edges In t…
Edge Cases: The Metanet Blog
Part 2.1 - Nodes & Edges
In today's post, we look at the nodes and edges that make up the Metanet DAG.
https://link.medium.com/N10O9hBSEZ
Replies
Thanks. What I miss is an explanation of what can you do with the metanet protocol. It's all very high level, I miss the app level. Maybe I just lack imagination, but it would help me a lot to understand.
You need only link to a node, and the latest version will be served.
b://cda9ae1f58c126e6a08aa988d0303d6222a206f77ab8a84019bdc33c9dd3d300
look at that then this add this param:
?a=1LYYKaStvMeUjesLXExYR2cfApD3v3X2bw
One usecase is webpage versioning on chain. See this store I put on the metanet for @501 - just rewrote some of it today as things are progressing quickly. https://api.whatsonchain.com/decode/4ccfcd213224eb96899d3adbf53cbf4ecd73de71dbe381dd0073715257907176
Exactly. Version control. :)
Also this is necessary when you link two pages together. Each must point to the other. Impossible unless each can point to the node at which the other arrives.
That's impressive. You can update the website, because it knows which nodes to use from the root?