Boyi Yao (@boyi_yao_en) 's Twitter Profile
Boyi Yao

@boyi_yao_en

A Software Engineer interested in the Blockchain and AR field. Future Entrepreneur
UBC CS → Amazon
🇯🇵🇨🇳🇨🇦
日本語アカ→@yo_hiro_jp
My opinions are my own

ID: 1671417755856424960

linkhttps://linktr.ee/boyiyao calendar_today21-06-2023 07:20:34

20 Tweet

21 Followers

67 Following

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

These days, I am building a Dapp called "DecentralHire" for learning how to write smart contracts. Coding smart contracts is a really different experience and I am surprised how complicated it can get without good design. github.com/Eric1015/Decen…

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

Meeting Lit protocol is an amazing experience so far. I was looking for a way to share file with a specific person on the IPFS protocol where files are public. I hope I will be able to get my project integrated with it soon!! developer.litprotocol.com #LitProtocol #Web3 #dApps

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

This React article gives me a great idea on how to split different files in React by splitting complex components into different parts of it. My bad habit of putting everything in one component really brought me into nasty problems of refactoring before martinfowler.com/articles/modul…

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

Took me like so much time to figure out the errors in my POC application to understand how I can use Lit Protocol to encrypt and decrypt files. Shifting the network at the end got me to the answer. #LitProtocol

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

I finally launched my first ever dApp on Sepolia testnet and is now public on ProductHunt! It took me 1 month to build the whole things while learning how to write code in smart contracts and interact with them I am so proud to be able to launch it 😁 producthunt.com/posts/decentra…

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

It's interesting to know about some amazing techs that were invented by Canadian! - Ethereum (Vitalik Burterin grew up in Toronto) - Rust programming language (Graydon Hoare born and raised in Toronto)

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

This project submitted on the ETHGlobal looks interesting! It allows you to start sending cryptos to other people by registering with your email, so making easy for new comers to join ethglobal.com/showcase/safem…

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

I just got to know "Paymasters" which enables gasless transactions for Ethereum! The point that I was most impressed is that it solves the problem where we need to obtain some tokens just for the transaction fees by accepting any ERC-20 tokens cryptopotato.com/visa-deploys-p…

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

Paying with crypto can have the following benefits Customer - no exchange for currencies when going abroad Merchant - much lower fees for each transaction compared to credit card EukaPay is one of those companies that implement tap and pay with crypto, looking forward to it

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

These few days, I was busy coding and writing for ETHToronto Hackathon, but finally, I was able to complete it!! Happy to share it here: dorahacks.io/buidl/6804 #ETHToronto #hackathon #blockchain

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

Something I have learned through talking to people at the ETHToronto event is that if you want to transition into the Crypto industry, you will need to build your portfolio in that direction mainly by doing one or all of the following: - Participate in Hackathon - Join a DAO

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

In the world of Finance, it is already easier to send money from one country to another using Web3. It is the matter of time for the other parts of the infrastructure to be ready so Web3 will be providing better services!!

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

Just recently started to look into Cosmos and so much surprise to find out so many of the chains that I used before were built using Cosmos - Crypto.com - BNB smart chain - Polygon Looking forward to exploring more in the ecosystem cosmos.network/ecosystem/apps/

Boyi Yao (@boyi_yao_en) 's Twitter Profile Photo

After learning about how ERC20 is defined in the OpenZeppelin, it just turned out that creating your own token is super easy by just inheriting the pre-defined contract! One thing surprised me is MATIC from Polygon literally does not have any extra code in its smart contract

After learning about how ERC20 is defined in the OpenZeppelin, it just turned out that creating your own token is super easy by just inheriting the pre-defined contract!

One thing surprised me is MATIC from Polygon literally does not have any extra code in its smart contract