Substrate: A Framework to Efficiently Build Different Blockchains
As you might have experienced or imagined, creating a blockchain platform from the get-go is extremely challenging. The execution of lowlevel network protocols as well as the consensus code writing it entails makes it pretty complex. Enter Substrate by Parity Technologies. If you are linguistically inclined, you will be interested to know that the Oxford Dictionary defines the word ‘substrate’ as ‘a substance or layer that underlies something, or on which some process occurs. Clearly, it can be used to build something on it. People in the software realm say, why not blockchains? Substrate is an open, flexible, interoperable, and future-proof set of libraries that features consensus, networking, and a cross-platform DB/file storage abstraction, among other value additions. It helps developers to focus on the crux of their project – the business logic of