Skip to main content

2 posts tagged with "mina"

View All Tags

· 11 min read

Cover image

ZK is poised to bring massive scalability to blockchains, enabling many use-cases that were previously too computationally expensive or required too many transactions to be viable before. However, ZK today often works in isolated environments which limits onboarding of users. Today, we'll cover how we've manage to connect EVM wallets (ex: MetaMask) to Mina Protocol so that users can interact with zkApps built using Mina Protocol without having to download a specialized wallet.

· 11 min read

Cover image

It's no secret that Web2 games currently process more transaction than any web3 game can handle. Although more recent games like our onchain RPG game Tarochi handled hundreds of concurrent players at launch with no problem, online games like FF14 peaks at over 20,000 active players daily. Our goal, therefore, has to be to scale decentralized gaming experiences to the same player count. This post describes our plans on how to get there by leveraging ZK cryptography.