|
GM. This is Milk Road, welcome to a surprise Sunday edition thatāll hit you like accidentally sending your boss a meme instead of a work fileāawkward, but unforgettable. |
FIXING CRYPTOāS USABILITY PROBLEM š§ |
āChain abstraction.ā Silly name.Ā Very important solution. |
Itās the process of making crypto work without the need for an instruction manual.Ā |
That means:Ā |
|
One click, and itās all done in the background (the user only needs to know what action they're attempting to complete). |
āOk, cool ā better UX, blah, blah, blah ā why should I care?āĀ |
Cause it can translate into $$$ over time: |
The easier a useful technology is to use ā the more people will use it ā the greater the demand will be ā the more ānumber will go up.ā |
Personally, Iām not in it for the money (please, please ā hold your applause). No, Iām hoping chain abstraction will get me back into my family group chatā¦ |
Last month, my mom got so mad at me that she almost wrote me out of her will. |
And if you knew the woman ā youād know that getting her to that level of frustration is a tall order (Iām a good kid and she has a super mild temper). |
The source of her anger: Crypto.Ā |
See, I made the mistake of thinking the crypto user experience had reached a point where I could onboard my mom over the phone and everything would be fineā¦ |
I was painfully mistaken. |
After two hours of back and forth on the phone, she was tiredā¦ After explaining the concept of bridging, she was frustratedā¦ After she lost $1,000 sending USDC to an exchange that didnāt support the L2 Iād set her up on ā that was when the threats began.
|
It was rough. But I understood her anger! Here I am singing the praises of crypto, and what did she get from it? |
Hours of frustration and a swift loss of funds. |
All of this gave me one of the biggest wake up calls Iād had in a long timeā¦ |
(Bigger than the time I realized that, for a man in his thirties, using finger guns in general conversation is not socially acceptable). |
|
It became painfully apparent to me that, despite all the progress the space has made over the past few years ā we are still woefully unprepared for mass adoption.Ā |
And we will continue to be, until we can make these two solutions a reality: |
One-click multi chain transactions for users (less steps, less friction) Simple chain abstraction implementation for developers (a tool shed, not a tool box)
|
Aka: Getting out of the way of both users and developers. |
And itās been known to show results! Check this out: |
Helium Mobile (the decentralized mobile network built on expanded home wifi signals) allowed developers from two major US phone carriers to plug in to their network and share Heliumās coverage with their mobile subscribers. |
(Subscribers who had no idea their phones were using blockchain technology to send/receive data). |
In that time, Heliumās user base rocketed from 5,108, to 756,284! |
|
While Heliumās $HNT token damn-near 3xād from $2.95 to $8.24 in the same time frame: |
|
Chain abstraction is a powerful thing! |
But before the rest of crypto can reach Heliumās level of āso abstracted that users donāt even know theyāre using cryptoā ā we first need to solve one-click multi chain transactions for users, and simple chain abstraction implementation for developers. |
These are two very weighty tasks, so weāve teamed up with some friends of ours to help us break it all down! |
Agoric is fighting the good fight in the trenches of chain abstraction, building tools like their upcoming Orchestration API ā which will make our crypto experiences smoother, and make sure our names are kept in any respective family wills. |
So letās break these problems down as simply as humanly possible, and look at how solving each of them could bring billions of new users to crypto! |
1/ One-click multi chain transactions for users |
It can sometimes be a little hard to appreciate how much of a mess the on-chain experience really is.Ā |
(Especially if youāve been in crypto long enough to become used to it all). |
But it really hits home when you compare it to the systems weāre accustomed to in the real worldā¦ |
Imagine a shopping mall where every business had its own proprietary currency.Ā |
Want to go to Whole Foods? You need to buy their token.Ā |
Wanna grab something at Best Buy? Youāre going to have to convert your Whole Foods tokens in Best Buy tokens in order to shop thereā¦ |
Sure, itād be doable. But it wouldnāt be enjoyable.Ā |
(Hell ā having your money fragmented across different store-specific currencies would be a nightmare!)Ā |
|
The thing isā¦retail stores like Whole Foods and Best Buy have already implemented their own fiat-version of āone-click multi chain transactions for users.āĀ |
Customers can present cash, card, or cheque at the check out, and the point-of-sale software will seamlessly process it via a range of credit (e.g. Visa/Mastercard) and/or banking solutions. |
While we (as customers) are none the wiser of it. |
Thatās what it means to bring chain abstraction to crypto.Ā |
A frictionless end-to-end experience that gets out of the userās way, allowing them to easily explore a wide array of applications, across multiple chains, anywhere within the shopping mall we call ācrypto.ā |
Unfortunately, this is much easier said than done. |
Each blockchain has its own way of solving certain problems ā and they all operate independently of one another.Ā |
So every time two chains want to become interoperable, they will likely need to overcome differences in:Ā |
Consensus algorithms Transaction finality And data structures
|
From a development perspective itās wildly resource heavy, and ā to borrow a technical term used by one of our friends in blockchain development:Ā |
āDaunting as f**k.ā |
Which brings us to our next pointā¦ |
2/ Simple chain abstraction implementation for developers |
Dev talk can get real technical, real fast ā so weāre going to turn our writing settings down to āso easy to understand that our idiot cousin, Frank could understand it.ā |
Settings adjusted. Letās go. |
Say you wanted to build yourself an online storeā¦ |
You could code the whole thing from scratch, including the website, payment systems, bookkeeping software, etc. |
ā¦or you could just use a bunch of pre-existing software like Shopify, Stripe Payments, and Quickbooks ā which can all be linked together via APIs. |
(If these pieces of software were Lego bricks, APIās would be the circular teeth on top of each brick that allowed you to connect them). |
Agoric is building similar solutions for crypto devs looking to bring interoperability to their respective chains. |
Agoricās Orchestration API acts kind of like an āIFTTT (If This, Then That) for web3.āĀ |
Itās a single resource where devs can access, implement and build upon pre-existing solutions, like the Inter-Blockchain Communication protocolās Interchain accounts ā alongside their existing tech stack. |
Which means, instead of having to solve new problems from scratch every time they want to support interoperability between a new chain ā developers can often just copyāpasteābuildāvoila! |
(*Click* goes the Lego brick). |
Now, hereās the kickerā¦Ā |
For traditional developers, blockchain aināt an easy space to jump into ā there are a wide range of new/niche coding languages used in the space.Ā |
Meaning getting them to switch to web3 is like asking an English-only speaker to write an essay in Mandarin. |
But Agoricās Orchestration API runs on JavaScript, which is the most widely used coding language in the world. |
|
Easier developer transition = more devs = more innovation = more use cases = more users = number go up. |
Whatās even better isĀ that this isnāt some āsoon to be.ā |
Developers are actively using this technology to make chain abstraction a thing. |
The folks at Noble are integrating Agoric Orchestration in the Noble Express application to deliver Fast USDC, a product which will enable customers to:Ā |
Transfer USDC between EVM chains and Cosmos 10x faster than before Onboard users to new apps in a single session, drastically enhancing the user experience
|
E.g. Connect to the Noble Express app, using MetaMask (an Ethereum wallet), and rapidly transfer USDC to the Cosmos ecosystem ā ready to use in any application! |
Itās a hell of an improvement! |
TL;DR A simplified web3 user experience won't be a reality until it's easy for developers to implement, but tools like Agoric's Orchestration API help solve that. |
If you want to start orchestrating the multi chain the easy way, we can help you skip the line and get early access to everything that Agoric offers. |
Just click the big blue button below to stay up to date with Agoric Orchestration! |
|
|
MILKY MEMES š¤£ |
|
|
|
|
RATE TODAYāS EDITION |
What'd you think of today's edition? |
|
ROADIE REVIEW OF THE DAY š„ |
|
VITALIK PIC OF THE DAY |
|
|
DISCLAIMER: None of this is financial advice. This newsletter is strictly educational and is not investment advice or a solicitation to buy or sell any assets or to make any financial decisions. Please be careful and do your own research. |