theworldismine13
God Emperor of SOHH
How to profit from the blockchain tech stack
How to profit from the blockchain tech stack
How to profit from the blockchain tech stack
If someone came to you in 1992 and said, “Hey, there’s this thing called the Internet. Let me explain how billions and billions of dollars of value are going to be created in entirely new business models,” how would you have reacted? Well, maybe not, YOU, but most people?
The state of the blockchain (really, decentralization) industry is at a similarly nascent stage, and the opportunities are immense.
My friend, and leading blockchain industry analyst, William Mougayar (subscribe to his excellent blog), who wrote The Business Blockchain, makes this comparison frequently.
I’ve co-opted it, and after attending the DC Blockchain Summit recently, I’m even more convinced of this analogy.
How the industry is shaping up
There are plenty of people focused on leveraging shared ledgers (aka blockchains) for efficiency gains within the largest enterprises. They should.
In the short-term, there’s a ton of efficiency and waste that should be removed from the system. This is where Accenture, Deloitte, and Cognizant all live. Cost-reduction is great, but it’s not the same as value creation.
And as Fred Wilson points out succinctly and with authority in his post “The Golden Age of Open Protocols,” business model innovation is more disruptive that technological innovation.
Which is why I think it’s worth exploring the Blockchain Tech Stack.
Understanding the stack, even in its earliest stage will help us all begin to explore where the huge value creation will occur.
The Blockchain Tech Stack
Full disclosure: I got the outline of the following graphic from Tom Serres (and am using it with his permission). Tom is a co-founder of Animal Ventures with Bettina Warburg (who has a great TED talk you should watch). Together, they have a fantastic Udemy course on the “Basics of Blockchain.” I took it and highly recommend it.
![]()
Ok, so let’s dig in and explore this from the bottom up.
Blockchains. Many people have said a blockchain is “just a database.” And that’s pretty much true. It’s a distributed database (instead of centralized) where each entry in the ledger is time-stamped and cryptographically secured and linked to the previous and following set of entries in “blocks” of transactions.
This linkage forms a chain of transactions. Hence, “blockchain.” Instead of a central authority stating “here is the state of the ledger,” the network’s contributors/participants maintain the consensus and reject anything that doesn’t fit.
Having a distributed database on its own is great, but you don’t always need one, and there’s no real chance to create value (and monetize) it.
For a good intro to blockchain, see Common Craft’s overview of blockchains. A bit more technical, but still consumable is this one from MIT.
Storage and content. A giant spreadsheet of time-stamped transactions doesn’t really require that much storage space. You can keep that on your computer without much fanfare. But what happens when we have images, audio, video, and VR worlds running off blockchains?
We’ll need those to protect media rights of creators and ensure redundancy in our systems (to avoid things like the S3 crash).
Think about it this way: Most of us have unused assets that could be turned into value in the form of hard disk space. You may have a 500GB drive on your computer, but you are only using 200GB of it.
So, what do you do?
You can rent it out to someone like Storj (disclosure, I do marketing work for Storj and own some StorjCoin), Sia (I own some of that as well), or FileCoin. Their network protocol then pays you for hosting some of the files that people put on the network. These files are encrypted and sharded (cut up), so you only have a fraction of someone’s file and you have NO idea what’s in it. And these files are copied to many places, so you don’t even have the only copy of it.
A developer who wants to use one of these protocols as the back-end system for storing the data required in their application then pays the network via one of these coins.
So you may get 1 StorjCoin or SiaCoin for hosting a file. The developer may get 1.1 StorjCoin or SiaCoin from an end consumer for the service the app provides to the end user. That .1 is the profit to the developer. These numbers are totally made up and just for example.
The network doesn’t take a commission at all, which is why these networks will be able to provide the same storage as Amazon or Google for a fraction of the cost, say 90 percent cheaper. Of course, for it to work, they need hundreds of thousands of people to rent our portions of their computers. In a classic chicken-and-egg problem, those people will only come if there are developers who are building on these platforms … which they will do only if there is enough storage. You get the picture.
Eventually, however, it will be worked out, and the creators of these protocols (at least the winning ones) will see the value of their limited tokens increase because of the increased demand. That’s how they will make money.
Investing in the coins of the winning storage protocols now is how you can make money. For a primer on how I invest, see this post.
Smart contracts. If you think about a legal contract or a business agreement, it’s essentially a series of “if, then” statements.
If Party A agrees to do X, then Party B will do Y. And so on.
That’s basically the same thing as software code.
Put it all together. We call it a “Code of Law,” don’t we? The “legal code.”
Except now, instead of having it in big volumes or stuck in contracts that are just sitting on DocuSign’s servers (eventually replaced by someone like BlockSign), the digitization of all of these assets can be programmed to have the legal and business rules associated with them directly connected to them, not sitting in a “legal silo.”
I’ll give you a simple example of one I used at a site called, appropriately enough, SmartContract.
Let’s say I want to be #1 in SEO for the search term “blockchain marketing,” “marketing in a blockchain world” or “blockchain + marketing” and a few derivations of that.
I might find a world-class SEO person who says, “Yep, I can do that for you in the next two months and it will cost you 2 Bitcoin (or whatever).”
In a traditional model, that person sends me a contract, I sign it, she does the work, and then after two months, let’s say she gets the job done.
She might send me a screenshot saying, “Hey, I did it, now pay me.”
I would say, “Ok, send me the invoice.”
I’d get the invoice, send it to Accounts Payable, they would do a check run or whatever and eventually, maybe 30 days later, my vendor gets paid. There’s time, effort, and friction in that process.
In a smart contract, we set up the rule that says, if the result for search term ‘blockchain marketing’ points to my company on May 21, then pay Sandy 2 Bitcoin. If not, only pay .5 BTC.
We might agree that we will use the .json feed from Google (called an “oracle”) to serve as the arbiter, and then we would both sign it with our unique cryptographic signatures.
I would put the 2 BTC into an escrow account for payment.
Then, we let it run.
On the prescribed date, the contract queries Google, sees the result, and the appropriate amount is released immediately (or not, if it fails). Either way, the contract is recorded in a blockchain and open to verification (here’s one I ran).
Done. Basically no friction or time delay. The provider of the service, in this case, SmartContract gets a transaction fee of .0001 BTC.
Do that 10,000,000 times and you have 1,000 BTC, which is $1 million dollars.