Layers

A central concept on the internet is Layering.  Each of the protocols in the internet stack talks to the layer directly above and below it — new protocols can be added as long as they speak the language of their layer.  Protocols at one layer can be upgraded so long as they don’t break compatibility with the layer above or below it.  This architecture maximizes interoperability and allows for a great deal of flexibility.  The shape of the layers has been described as an hourglass, like this:


(credit: University of Calgary)

Beyond layering at the protocol level, we have gone on to build layers at the infrastructure and application levels.  Infrastructure like AWS and Cloudflare, software libraries like Node, Rails, and jQuery, services like Twilio and Stripe.  To build an application today, you do not need to go build a data center (or many of them), think about how to manually process HTTP requests, or write bare-metal adapters to the payments or telecom systems.

In the crypto/blockchain space, we are just at the very beginning of establishing layers. I think it’s safe to say that today’s blockchain landscape looks more like the early days of AOL, Prodigy and Compuserve (standalone, disconnected networks) than like the open, interconnected internet.  A major reason for this is the introduction of cryptocurrencies and tokens, which provide a strong incentive — for now at least — for starting new networks and maximizing value of existing networks.   But, as teams continue to build, and continue to build the same things over and over again, layering seems both inevitable and needed.

Within blockchains, layers delineate networking (libp2p as a leading tool), consensus (tendermint, hashcash and others), applications/smart contracts, and perhaps indexing/search (something everyone is doing on their own right now, but that thegraph is looking to solve as a layer).

Perhaps the most interesting question is how different blockchain systems may layer together.  Cosmos and Polkadot are building systems for interoperable blockchains via a hub-and-spoke model, with shadow assets pegged to outside chains for interoperability.  Interledger is attempting to be a more universal cross-ledger (ledger, meaning blockchains and otherwise) protocol, akin to TCP/IP in the core internet stack.

How these systems interconnect, and layer atop one another, seems like a fundamental question as we move from the speculative phase to the functional phase.  We are just now beginning to get glimpses of it.

3 comments on “Layers”

Dear Nick,

I hope this message finds you well.

This is Ajian, from Ethfans.org, which is a China based Ethereum developer community, dedicating to promoting Ethereum and blockchain technology in China. One of our main projects is translating selected English posts into Chinese and circulating them on our website and newsletters, where we have more than 4000 daily visits.

I am wondering if we can ask your authorization to translate this post for non-profit purpose. If permitted, the Chinese version will be posted on ethfans.org and our wechat daily newsletter. We will specify your authorship of the post, and put down a link to your original post.

Please let me know if you have other requirements regarding the authorization. Looking forward to your reply.

Thank you.

Best regards,

Ajian

Hello Nick, we have translated this post and republished in our website, here is the link:. Sorry for that we did this without your permission. If you do not appreciate our work, please inform me. Thanks very much.

This is quite insightful – thanks!

Ethereum & ConenSys (supporting app-layer & infrastructure-layer [e.g. Infura]) are so far ahead, having built a functional end-to-end solution. Obviously there’s much Tx-bandwidth to be desired, but these are software and not hardware-buildout problems.

It’s my thesis that any new layer of material value will have to be backwards-compatible to the EVM, just like what Hedera Hashgraph is attempting. However, this seems to further cement permanence of Ethereum blockchain as an established layer.

Not to mention the ETH bull run over the last 2 years has *literally bought* the mind share of a critical mass of smart engineers, in the form of ICO’s, ConsenSys investments, and VC investments already betting on working apps (e.g. CryptoKitties). To me, the moat has already widened around Ethereum.

Comments are closed.