Miao ZhiCheng

CTO & Co-founder of Superfluid Finance, Author of Yolc Language

Miao has studied Computer Science, and worked in both startups (Skype, Twilio) and big tech (Microsoft). 5 years ago, he co-founded a web3 payment infrastructure project called Superfluid where he has been focusing on a mission to fundamentally advance the experience of money in a world where money is Superfluid.

Additionally, Miao is working on releasing Yolc: "A Safe, Expressive, Fun Language for Ethereum."

Yolc is an embedded language in Haskell that is used to build Ethereum smart contracts. It is:
- /Safe/ - Yolc is purely functional with linear-type safety and is made for the Ethereum virtual machine.
- /Expressive/ - Yolc embeds itself in the Haskell language before being compiled into Solidity/Yul code.
- /Fun/ - Yolc allows you to write safe code in production, a joyful experience for super coders.

In this presentation, the presenter will walk you through a few examples of using Yolc to build smart contracts. By the end of the talk, the presenter hopes to convince you that Yolc balances safety, expressiveness, and fun when programming on Ethereum.


←Back