• Milk Road
  • Posts
  • šŸ„› Crypto might have lost me my inheritance šŸ˜”

šŸ„› Crypto might have lost me my inheritance šŸ˜”

But this could get it back... šŸŽ‰

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: 

  • No needing to check which chain youā€™re sending to

  • No needing to find/buy the required gas tokens

  • No manual bridging

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:

  1. One-click multi chain transactions for users (less steps, less friction)

  2. 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: 

  1. Transfer USDC between EVM chains and Cosmos 10x faster than before

  2. 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!

breaker

MILKY MEMES šŸ¤£

breaker

RATE TODAYā€™S EDITION

What'd you think of today's edition?

Login or Subscribe to participate in polls.

ROADIE REVIEW OF THE DAY šŸ„›

VITALIK PIC OF THE DAY

breaker

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.