Skip to main content
Category

Blockchain

Zero-Knowledge Proofs: An intuitive introduction

Mighty Block

It’s common to hear about web3 initiatives incorporating or aiming to incorporate ZK-proofs for increased privacy. The notion of Zero Knowledge proof (ZK-proof) is not a modern concept; it was first introduced in a paper named “The Knowledge Complexity of Interactive Proof-Systems” in 1985. In this article we will see what a ZK-proof is, offer an intuitive explanation and explore several use cases.

Whether you are a developer or a user, it’s important to understand the core concept behind ZK-Proofs because it will help you understand not only what the product is trying to achieve in matters of security and privacy but also how they are trying to achieve them.

What is a Zero-Knowledge Proof?

ZK-Proof is protocol that involves a Prover and a Verifier and enables the Prover to demonstrate the truth of a statement to the Verifier without disclosing any additional information beyond the veracity of the statement. Essentially, it allows the Prover to prove to the Verifier that they possess knowledge of a specific piece of information, without disclosing it.

How does it work? An intuitive explanation

The Ali Baba cave is a well-known story used to give an intuitive explanation of how the ZK-Proof protocol works. This story is based in a circular cave with one entrance and a magic door opened by a password located in the middle of it. It involves two actors, Bob the verifier and Alice the Prover.

Alice wants to prove to Bob that she knows the password that opens the door placed inside the cave without telling him the word itself. To do that they follows three simple steps:

  1. Alice chooses a random path to enter the cave while Bob waits outside without looking at her.
  2. Bob goes to the entrance of the cave and screams a path.
  3. Alice returns to the entrance using the path that Bob screamed in step 2.

If Bob screams A, and Alice returns using A it can mean two things: either Alice entered the cave through B and knows the password or entered through A and cheated. After all, there is a 50% chance of getting it right.

The key is to iterate this process until it becomes highly improbable for Alice to have cheated in every repetition, given that each time Alice is correct, the probability of cheating is halved.

Where can we apply ZK-Proofs?

Any scenario where someone needs to demonstrate the validity of some statement without giving up the information that validates it is suitable. In web3, ZK-Proofs can enhance privacy.  For instance, they can be used to anonymize transactions between peers, as done in the ZCash z-address to z-address transactions, or to enable anonymous voting for decentralized autonomous organizations (DAOs).

Given the fact that the ZK-Profs are a general cryptography concept, applications can also be found for web2: financial institutions could leverage ZK-Proofs to demonstrate that a person’s income falls within a specific range, without disclosing the precise income amount or  or as a proof of identity, demonstrating that the possession a valid government issued document, without giving it up. 

ZK-Proofs are perfect for this kind of scenario because they can provide strong privacy guarantees without compromising the integrity of the data managed by the system.

Conclusion

Zero-Knowledge proofs have the potential to make the web3 space a more private and safer environment for the users. But as Uncle Ben said in the best Spider-Man movie: “with great power comes great responsibility”. We can’t ignore the fact that these tools can also be used by bad actors to perform illicit activities such as money laundering and illegal transactions. As we continue to develop and apply this technology, it is crucial to consider methods for combating its misuse without sacrificing its benefits. As web3 enthusiasts and developers this can’t be ignored and should be discussed along with the development of ZK-Proof based solutions.

Understanding Soulbound Tokens: The Future of Cryptocurrency

soulbound tokens

As blockchain technology continues to evolve, new concepts and innovations are emerging to revolutionize the world of cryptocurrency. One of these new concepts are the soulbound tokens (also known as SBT token), which have the potential to improve use cases of digital assets. In this article, we will explore what soulbound tokens are, how they work, and what they can be used for.

What are Soulbound Tokens?

Soulbound tokens are a special kind of digital asset that is linked to a user or  wallet and cannot be moved or exchanged. They are unique non-fungible tokens (NFTs) that are created on a blockchain network and are designed to be permanently associated with the user that mints this token.

SBT vs NFT –  https://tokensgratis.com/que-son-los-soulbound-tokens-sbt-y-ntst/

As you can see, NFTs can be resold in secondary markets or transferred between addresses while soulbound tokens will stay in the minted address. As soulbound tokens cannot be transferred or traded to other users, they are highly secure and immutable.

How do Soulbound Tokens Work?

Soulbound tokens are created on a blockchain network using smart contracts, these smart contracts contain the logic that determines the ownership and usage rights of the soulbound token. Once a soulbound token is created, it is linked to a specific user or account and will belong to that user forever.

What Can Soulbound Tokens (SBT token) be Used For?

SBT token have a wide range of potential use cases due to their unique properties. 

Lets see some real examples of their uses:

Gaming: SBT token can be used in the gaming industry as in-game assets or to represent the actual player’s gaming identity. We are in an early stage but there are platforms developing this concept of gamers identity such as Dequest or Soulbound. This kind of platform provides you two major benefits, in one hand, it awards you NFTs and levels up your soulbound token while you complete quests in different games. On the other hand, it lets you build a reputation as a gamer across different games. I believe that players will have the ability to identify fellow individuals who share similar gaming experiences and proficiency levels.

https://ntst.dequest.io/

Digital Identity: Soulbound tokens can be used as a form of digital identity, where each user has a unique token that represents their identity on a blockchain network. This can help prevent identity theft and fraud by providing a secure and verifiable way to prove ownership of digital assets. Binance use this concept for users who finished their KYC process:

Read the full article here

There are plenty of more use cases that are still under development, for example:

The common factor between all these examples is that a user needs legitimate proof of an event or ownership that they have and cannot be transferred.

Conclusion

Soulbound tokens are a groundbreaking innovation in the world of blockchain technology and have the potential to transform various industries by providing unique and secure ways to represent ownership and control over digital assets. 

We mention some real use cases that are in their first stages and many others that still need development. In my opinion, to see soulbound tokens in our daily lives, we still need time and development for the technology to evolve so it’s more user friendly and the masses can adopt them.

During my recent interaction with the Dequest dApp, I had the opportunity to utilize soulbound tokens and it was really easy to do the account setup process and receive my initial soulbound token. I did some initial quests but since the app is still in beta I didn’t have the opportunity to play a game, win a quest and see some in-game rewards but for sure, when a first release is available I will give it a try. 

I have high expectations for the integration of this technology with other web3 concepts, such as zero knowledge proof, as I believe they will complement each other exceptionally well.

Uniswap V3 To Be Deployed On Avalanche

Mighty Block NTF

Move Comes Ahead Of Imminent License Expiration

Uniswap, the leading decentralized exchange by trading volume, is set to launch its V3 iteration on Avalanche, an Ethereum-compatible Layer-1 blockchain with over $1.5B in total value locked.

LayerZero has been chosen as the bridge for the Avalanche deployment as it supports both the Ethereum and Avalanche networks. LayerZero investors include Uniswap Labs, a16z, and Coinbase.

“The primary urgency behind this proposal is the upcoming BSL expiration on April 1st.” the proposal reads.

Two years after the launch of Uniswap V3, its Business Source License (BSL) is set to expire on April 1, after which developers will be free to copy the codebase. Under BSL, the V3 codebase is closed-source, and can only be used with Uniswap’s permission.

It can be surmised that Uniswap is looking to deploy V3 across the DeFi ecosystem before any potential forks establish themselves. 

Uniswap V3 was launched in March 2021, and its concentrated liquidity feature has been hailed as a breakthrough for automated market makers (AMMs), as it offers far improved capital efficiency.

After the Avalanche deployment is complete, the Uniswap protocol will be available across seven chains, including Ethereum.

Contentious BNB Deployment

Last week, Uniswap was deployed on the BNB Smart Chain, with Wormhole being chosen as the bridging solution.

However, venture capital heavyweight a16z voted against the deployment.

It later came to light that a16z would have voted for the proposal if LayerZero, one of its portfolio companies, had been picked as the bridging solution.

In response to the infighting, Uniswap created the Uniswap Bridge Assessment Committee, tasked with selecting bridges for future deployments of the protocol. The committee is currently assessing 8 bridges and three bridge-agnostic solutions.

Uniswap’s UNI token is down 8% in the past 30 days, according to The Defiant Terminal.

Polygon’s Zero-Knowledge Rollup Goes Live On Mainnet

ZKEVM

Polygon has released its Layer 2 blockchain built with zero-knowledge technology, becoming the second company in four days to make a so-called ‘zkEVM’ available to the general public. 

Polygon zkEVM remains in beta, and the company stressed that it should be used with caution – a fact that will change in the coming months, according to co-founder Mihailo Bjelic.

Its release, nevertheless, marks a turning point in Ethereum scaling, he insists.  

“If we can maintain the security of Ethereum, achieve scalability, and do not sacrifice developer and user experience — that’s basically all we need, right?” Polygon co-founder Mihailo Bjelic said in an interview with The Defiant before the launch of Polygon zkEVM. “And zkEVM is, to the best of my knowledge, the only solution that offers all three things simultaneously.”

Polygon’s MATIC token is down around 2% over the past 24 hours, according to data from The Defiant Terminal.

zkEVMs

Layer 2 blockchains built with zero-knowledge (zk) technology have been called the “holy grail” of making Ethereum cheaper and more performant. On Friday, Matter Labs released ZkSync Era, marking the first public launch of an Ethereum-compatible rollup secured by the technology. 

Matter Labs, Polygon, and others have raced to bring their rollups to market and storm a Layer 2 field dominated by optimistic rollups Arbitrum and Optimism, which together account for 88% of the crypto assets deposited on rollups, according to L2BEAT.

Scaling Ethereum

Ethereum is slow, and the simplest transactions typically incur a fee of $1 or more. That fee can surge when the network is congested — last May, during a hyped NFT sale from Bored Apes creator Yuga Labs, users incurred an average transaction fee of $474, according to DappRadar.

Layer 2 blockchains, also known as “rollups,” batch and compress user transactions before appending them to the Ethereum blockchain. Doing so dramatically reduces the per-transaction cost and increases the number of transactions Ethereum can handle.

Rollups are considered the most promising technology to scale Ethereum. As such, the companies building them have been valued in the billions. But the field has been dominated by rollups built with so-called optimistic technology, which assumes submitted transactions are valid and provides a seven-day period during which one can dispute potentially fraudulent transactions. This means withdrawals take a week when using the official bridge.

ZK Technology

Zero-knowledge technology makes it possible to prove that a statement is or is not true — that John Smith is a millionaire, say — without revealing any of the information that would typically be required to do so — in this example, John Smith’s bank account or employment history. 

Many privacy-enhancing protocols leverage zero-knowledge technology, but the first Ethereum-compatible zk-rollups to hit the market will not preserve user privacy or obfuscate their transaction history.

Proponents of ZK rollups have long argued that they would be more secure than their “optimistic” competitors while providing instantaneous transaction finality — no seven-day dispute window required.

“It is not possible to execute malicious transactions” on a zero-knowledge rollup, Bjelic said. “You just rely on mathematics.”

But they’re fiendishly complex, and building one that is compatible with the Ethereum Virtual Machine — the EVM in zkEVM — has proven difficult.

“People familiar with the matter have been estimating that it’s gonna take roughly three to five years to build a zkEVM when we started a little bit more than a year ago,” Bjelic said. “This has been really an exciting journey during which we were able to achieve several important breakthroughs from the engineering and cryptography side.”

Polygon zkEVM has been available for developers to test since October. Monday’s release marks its jump to Ethereum’s mainnet.

On the test network, developers are playing around with “test Ether, test MATIC tokens, whatever, there is no real value there,” Bjelic said. “When you’re on mainnet, you’re bridging actual assets. It’s the real thing.”

Work In Progress

Beta is developer shorthand for “work in progress.” Some long-running blockchains are still officially in beta, including Solana and Polygon’s original proof-of-stake sidechain,” Bjelic said. Nevertheless, users should exercise caution in Polygon zkEVM’s first couple of months.

“It’s a bleeding-edge technology that has never been built before,” he said. “We will keep auditing it internally and externally. We have bug bounties etc. It’s a process of the network maturing, and it will take some months, if not a year.”

ZkSync Era was released Friday in alpha, the software development stage before beta.

Rollup Race

The race to launch the first Ethereum-compatible, zero-knowledge rollup has been contentious,  with rival teams sniping at each other on social media over the past several months. Last year, a developer working on a competing zkEVM said Polygon’s zero-knowledge rollup did not meet the criteria to be called a zkEVM.

Bjelic attributed the “Twitter brawls” to the prestige that would come with delivering the first true zkEVM, and brushed off the criticism.

“I think it always, obviously, boils down to the facts,” he said. “Vitalik [Buterin, the founder of Ethereum] helped introduce some clarity when it comes to the concept of zkEVM, and what is, and what is not.…and Polygon is very obviously a zkEVM, I think that’s not a question.”

Polygon is most famous for its long-running blockchain, Polygon Proof-of-Stake. Polygon PoS is popular – with its speed and low fees, it has grown to become the fifth-largest blockchain as measured by total value locked, according to Defi Llama.

While Ethereum-compatible, it is an entirely separate blockchain and does not append its transaction data to Ethereum. Last year, Bjelic said Polygon was working to turn Polygon PoS into a “true” Layer 2 that inherits its security from Ethereum.

Future of Polygon PoS

Which raises the question: having built the “holy grail” of Ethereum scaling, a true rollup, where does that leave Polygon PoS?

“I think there’s definitely room for both,” Bjelic said. Because rollups submit transactions to Ethereum, they have inherent limitations in terms of throughput and how low they can push down transaction fees.

“Polygon PoS chain still has very low fees and can have higher throughput than any rollup, including the zkEVM rollup,” he said. Some applications, such as DeFi lending platforms, which process a relatively small number of high-value transactions, don’t need the speed of PoS but could benefit from the security of a zkEVM. Blockchain-based games, on the other hand, might need fast and cheap transactions, which PoS is better positioned to deliver.

Bjelic said he was happy to release a zkEVM during a period some consider to be crypto’s darkest, with asset values still well below their all-time highs and heightened regulatory scrutiny in the US that has some entrepreneurs looking to move abroad. 

“The climate is generally kind of negative, I would say, and we now more than ever need some excitement,” he said. “And I think the zkEVM is really the technology that can reignite this interest. In some way, it can be kind of like a chatGPT for crypto.” 

2023 will be the year that blockchain games deliver quality and fun | Polygon

gaming web3

There are a lot of people who want blockchain games to stand and deliver. And 2023 is likely to be the year when we get some answers about whether high-quality games will show up using the technology.

Urvit Goel, vice president of games at Polygon, recently talked to games beat about how the blockchain protocol company is trying hard to make that happen.

“Specifically in gaming, 2023 will be the year that blockchain and gaming will be judged heavily on all of the promises that are being made about great games,” Goel said. “We need to start seeing some of those games. There will be enough to start making a determination about quality. A lot of these builders in stealth mode haven’t launched a product yet.”

He notes that Polygon has been at the forefront of Web3 gaming with its recent integration of the popular NFT marketplace Magic Eden as well as top games in the industry such as The Sandbox, Dencentral Games, and more.

While the collapse of FTX set the industry back, DappRadar reported that the Web3 blockchain gaming sector has seen continued investment north of $500 million between October and November, even after the FTX debacle.

“Our focus will be on helping these builders come to market, whether that is with broad tooling to make it easier to launch or new technology for scaling,” Goel said.

Goel joined Polygon about a year ago, diving into Web3 for the first time after a decade of service at Amazon in game-related roles. He serves as the head of games at Polygon, with the goal of driving the adoption of blockchain technology by game developers. He reports to Ryan Wyatt, who previously headed YouTube Gaming and now oversees all of the vertical industries at Polygon.

A $100 million fund

Goel’s job is to connect developers to technology and marketplaces to build better products. Polygon set up a $100 million fund to invest in Web3 gaming and other verticals, using a lot of its own money from when it raised a $450 million funding round.

Goel believes that the blockchain game industry is getting closer to being an adult. In its early years, during the bull run for blockchain and cryptocurrencies, people brought out very simple experiences that took advantage of the financial opportunity but were viewed as a bunch of noise by gamers.

With the bear market, Goel believes the “true builders” who have been working for multiple years are pushing through and removing a lot of the noise.

“What’s left is the high-quality builders in the space who are committed to building great and fun experiences for customers,” Goel said. “These are well-funded teams that have the runway to build great games. Or it’s large Web2 developers who have Web3 initiatives and can continue to build. I’m not seeing a slowdown.”

As for the competition among blockchains, he believes we’ll see many successful blockchains. He doesn’t view others as competition. Rather, the main task is to evangelize the tech so that more people are willing to adopt Web3 gaming. Different blockchains are trying different experiments.

“A rising tide lifts all boats because we are in this phase of the mission where there are a lot of trials,” he said. “We’ve seen what hasn’t worked quite clearly. And if we continue to go through the trials, we can find what it is that will work. It’s similar to how mobile games took off. We’ve only seen the first iteration. The number of chains out there is actually helpful.”

Recovery mode

Fractal and Polygon launch partners.
Fractal and Polygon launch partners.

The FTX crash is definitely a negative event that is hanging over the industry, Goel said. He said it’s worth noting there is a difference between a centralized exchange versus true blockchain technology enablement. The fallout from FTX will take months to unfold, he said.

The $100 million fund is an ecosystem fund that focuses on multiple verticals including gaming, where the company deploys capital to game builders. The fund is still operational and the company is looking at the builders applying to it. Goel said the fund has made hundreds of investments so far.

“The thought behind it is there are a lot of Web3 native builders, and they need support and they need capital,” he said. “We are in a lucky position to deploy part of our treasury to help the ecosystem. It gives builders confidence to see we support them.”

Goel said blockchain games are already strong, as the number of active wallets has been consistently going back up in recent months. And games are accounting for a large part of all blockchain transactions, according to DappRadar.

“The sector is down, but it has held quite strong,” he said. “The thesis is that players are going to play games whether we are in a bull market or a bear market. The other piece is there are a lot of free digital collectibles ready to drive the top of the funnel.”

It reminds him of the early day of free-to-play games where players eventually started making premium purchases.

“We’re still in the early early stages of blockchain gaming. So if you zoom out a little bit, it’s like making predictions about mobile games back in 2000 [before the iPhone came along] That was hard,” he said. “The focus is on helping developers get to the market. Consumers will tell us what they like.”

Goel said he doesn’t think of various segments of the blockchain gaming population yet because the industry is still so small. There is a contingent of crypto-savvy blockchain enthusiasts, and there aren’t enough blockchain games on the market yet. Goel believes the game startups and indie studios will lead the way in blockchain games, as they’re the ones who aren’t afraid to adopt new technology.

And coming up with new kinds of games is better than launching the blockchain equivalent of a Call of Duty game, he said.

“I think you will continue to see a disproportionate amount of funding go into blockchain games,” he said. “I’m bullish for blockchain games. There are more shots on goal at the end of the day.”

Big challenges

Polygon

Of course, not everything is going swimming. Yosuke Matsuda, CEO of Square Enix, announced he will step aside and promote a younger executive to the top role in June. He was a big advocate of blockchain games and sold off the company’s Western studios to focus on new technologies. (It’s not clear if the new CEO will also focus on blockchain games). The number of active wallets in the blockchain is still pretty small. And the funding could dry up if the economic downturn starts to hurt companies even more.

The blockchain companies are also competing with each other for gaming customers, with ImmutableX poaching studios from both Solana and Polygon and so on.

Goel noted that some of the largest companies in South Korea and some of the largest gaming companies in Japan are still taking their intellectual properties into the blockchain space.

“We’re starting to see some of those dominoes fall. And then what’s that mean for Western game developers? I think that remains to be seen. But this industry is very global,” Goel said.

Meanwhile, the industry needs to improve its infrastructure, whether that is marketplaces, data analytics, wallets, or payment solutions. Game companies shouldn’t have to dedicate their internal staff to do that kind of work.

“We want to partner more closely with developers and help them,” he said.

Different types of cryptocurrency wallets: The one you need

Mighty Block

In Mighty Block, our purpose is to help onboard the next billion users into Web3. To achieve this, users have to know how to use applications that allow them to connect to the web3, also known as wallets. The problem is that there are different types of cryptocurrency wallets, and even more types of users. Which is the best wallet for each of them? Let’s analyze:

Custodial Wallets

Custodial wallets are those that are managed by a third party. It is the closest thing to a “web2” application (such as a social network) since users will authenticate themselves in the way they do in the applications they use in their daily lives using, for example, their email and a password.

Advantages of Custodial Wallets

  • It is very easy to use.
  • Recovering an account if I lose my password is quite accessible.

Disadvantages of Custodial Wallets

  • You are not the owner of your private keys and therefore do not have full control over your funds.

In resume, it’s a centralized solution for a decentralized world.

custodial-wallet

Regular Self Custody

In these type of wallets, it is the user who must be in charge of storing and securing their private keys. Among these we find: browser wallets, desktop wallets, some apps and hardware wallets.

Advantages of Regular Self Custody Wallets

  • Now we really own our accounts
  • The security of our account depends on ourselves and not on third parties.

Disadvantages of Regular Self Custody Wallets

  • It’s not uncommon to lose access to an account or get hacked.
regular-self-custody-wallet-electrum

MPC Wallets

MPC (for Multi-Party Computation) allows multiple parties to participate in the signing of a transaction. Each part will have a private key and thanks to complex cryptographic algorithms the desired signature is achieved.

Advantages of a MPC Wallet

  • It is a decentralized procedure since it does not store private keys in a third party.
  • Reinforces security thanks to complex cryptographic algorithms.

Disadvantages of a MPC Wallet

  • It can be a bit more complex in its usability
  • Requires more than one physical device which can make it difficult to recover funds.
  • It is not compatible (today) with hardware wallets.
multi-party-computation-wallet

Smart Wallets

These are managed by smart contracts and therefore not only allow to store and transfer but also can execute pieces of code that add functionality such as multisignature.

Advantages of Smart Wallets

  • They have flexibility without losing decentralization.
  • You can even add logic to pay fees with ERC20 tokens.

Disadvantages of Smart Wallets

  • The code can expose vulnerabilities and make transaction costs more expensive.
castle-smart-crypto-wallet

So, which one should I use?

I believe that there is no silver bullet wallet, but I can give you some clues as to which one is best for you. 

  • You are not a technical user and you want the easiest to use? Custodial wallet.
  • I’m a technical user but I’m not careful with my keys. I prefer to have an easy way to recover my account => Custodial wallet
  • I am a technical user and I want a simple way to manage my account, and I am also very careful with my keys => Self custodial
  • I am a technical user who doesn’t take good care of his keys, but who thinks that multi-factor authentication would work for him => MPC
  • I am a technical user who would like to customize the use of his wallet to even adapt it to decentralized applications => Smart Wallet

Why do I recommend a centralized wallet in some scenarios? Because I think it’s the easiest way to start. And if what we are looking for is adoption, it is important first that everyone can use a wallet, and then become experts and choose the most suitable one.

I hope that with this article you now have a clearer idea about the different types of cryptocurrency wallets that exist.

Which wallet do you think is the most appropriate for you? Let me know in the comments !

Polygon to Deliver Zero-Knowledge Powered Rollup

Mighty Block

Layer 2 Sets March 27 Launch Date for Ethereum Scaling Offering

Polygon, the Layer 2 blockchain, plans to deliver an Ethereum-compatible rollup powered by zero-knowledge proofs on March 27, the development team said on Tuesday.

The offering, which is called a zkEVM, is expected to offer enhanced privacy features and validate transactions faster than other Ethereum scaling solutions. Unlike other L2s powered by zero-knowledge proofs, developers will easily be able to deploy code written for Ethereum on Polygon’s offering.

‘Intense and Inspiring’

“After more than a year of intense and inspiring research, development, and testing, we are incredibly proud to launch the first-ever zkEVM mainnet,” Mihailo Bjelic, Polygon’s co-founder, said onTwitter.

The DeFi community is counting on rollups to scale Ethereum, which, despite its ubiquity, has proven ill equipped to handle the workload for decentralized finance. Rollups work by bundling together transactions on a Layer 2 network before submitting the bundle to Ethereum’s mainnet for processing. In other words, this innovation may be crucial in enabling Ethereum to fulfill its promise.

Arbitrum and Optimism, the top Layer 2 networks by total value locked, both use optimistic rollups. Optimistic rollups offer easy compatibility with the Ethereum Virtual Machine (EVM), Ethereum’s core smart contract engine — meaning developers can easily port their from Ethereum’s mainnet to Layer 2.

Rollups powered by zero-knowledge proofs have long been touted as the holy grail for Ethereum scaling due to their improved performance and faster settlement compared to optimistic rollups. 

Next Bull Cycle

“[ZkEVMs] will definitely help scale Ethereum to support more transactions in the future and will be a sorely needed addition to support the next bull cycle,” Bobby Ong, co-founder of CoinGecko, told The Defiant. 

Ong added that the teams that are earliest to secure zkEVM market share will enjoy a significant first-mover advantage over their competitors. 

However, existing solutions are not compatible with the EVM, meaning developers historically have needed to build code from scratch to deploy it on ZK-rollups.

But on July 20, 2022, Scroll, Polygon, and Matter Labs all announced they were developing rollups secured by zero-knowledge proofs, or zkEVMs. Consensys, the blockchain software company chaired by Ethereum co-founder, Joseph Lubin, also revealed it was working on a zkEVM in November.

While Polygon is the first team to publicly reveal a date for the launch of its zkEVM, Scroll has outpaced its rivals in terms of testnet adoption. 

Driven by Speculation

More than 900,000 unique wallets have interacted with the testnet for Scroll’s zkEVM, compared to 544,309 for Matter Labs’ zkSync 2.0 testnet, 85,166 for Polygon, and nearly 20,000 for Consensys, according to Messari.

However, the high levels of testnet activity for Scroll and zkSync 2.0 may be driven by speculation that the projects may airdrop native tokens to early adopters in the future.

Zero-knowledge proofs are a privacy-preserving encryption method that was pioneered in the 1980s but struggled to find product-market-fit until Zcoin and Zcash leveraged the technology for privacy coins in 2016.

The Mighty Block podcast

Mighty Block podcast

If you’re interested in blockchain technology, gaming and then our podcast is for you!

Listen to experts in the field discuss the latest developments and future potential of using blockchain, the latest news related with blockchain technology and the gaming industry.

Tune in to stay informed and ahead of the curve in the world of blockchain and gaming:

Episode 7:

If you’re interested in learning more about decentralized identity in Web3, then you won’t want to miss our latest podcast episode. We have an expert guests who share their experiences and insights into the potential of decentralized identity.

In this episode, you’ll learn about the benefits of decentralized identity, including increased privacy and security. Our guests also discuss the practical applications of this technology.

Whether you’re a developer, entrepreneur, or simply curious about Web3, you’ll find something valuable in this episode. So be sure to tune in and discover the potential of decentralized identity for yourself!

Episode 6:

Check out our latest podcast episode featuring the CEO and founder of Mighty Block. In this episode, we dive deep into the world of web3 and the future of the business ventures in this exciting new space.

Episode 5:

Recommended for gamers and those who want to learn more about this world! How have video games evolved to web3? What is coming in the future? In this episode, Sebastian Perez (Tech Lead at Mighty Block) and Uri Chami (Solidity Developer at Mighty Block) discuss these topics.

Episode 4:

In this episode we talk with our guest Milton Berman, WakeUp Labs founder and CEO, about the process through web2 to web3

Recommendation: Related Blog article.

Episode 4:

2022 was a year of unprecedented events for the cryptocurrency ecosystem. With Diego Gurpegui Improve-in Co-founder and CTO we took a look back at the most important events of the year.

Recommendation: Visit our blog to more web3 news

Episode 2


Bitcoin and Ethereum are the world’s most popular blockchain networks. We discuss with Diego Gurpegui Improve-in Co-founder and CTO about the differences and benefits of each one.

Episode 1

In our first episode we talk with Emiliano Canedo (web3 researcher and digital artist) about Ethereum: The merge, the history and the future.

Top 5 DeFi Blockchain Games To Watch Out In 2023

Mighty Block

Def blockchain games are also capable of having their own native crypto tokens. There is no centralization involved in the trading of these tokens.

What are DeFi Games?

Decentralized and finance are the words that make up the term “DeFi.” The games operate decentralized, as the name might imply. Every transaction made during the game is recorded on a public blockchain. These games typically use NFTs to represent in-game items and follow a play-to-earn business model. The market in the game, as well as any other marketplace like OpenSea, is where non-fungible tokens can be bought. Within the game, the NFT assets can be traded.

Defi games are also capable of having their own native crypto tokens. There is no centralization involved in the trading of these tokens within the game. Players can profit by staking their holdings thanks to this. The in-game currency can be used to buy in-game items. Consider Minecraft or the well-known board game Monopoly, but with blockchain technology. The game’s economy runs entirely independently and without interference from any higher authorities.

Here are the top 5 DeFi Blockchain Games to watch in 2023

  1.       Illuvium
  2.       Star Atlas
  3.       MOBOX
  4.       X World Games
  5.       CyberKongz

1. Illuvium

Open-world fantasy battle game Illuvium was created on the Ethereum blockchain. Illuvium, which is frequently hailed as the first AAA game on Ethereum, aims to entertain casual gamers and die-hard DeFi fans through various collecting and trading features. The game combines elements of PVP combat and open-world exploration. Players have the option of exploring the vast game world or assembling a team of formidable beasts.

2. Star Atlas

A grand strategy video game with a space theme that uses the Solana blockchain is called Star Atlas. It is a massively multiplayer metaverse set in the year 2,620 in the far future. In order to produce video games and visual experiences of cinematic quality, the gaming platform uses Unreal Engine 5’s Nanite.  Players on the Star Atlas metaverse can exchange, acquire, and create non-fungible tokens (NFTs) within the Star Atlas universe, taking advantage of an economy that replicates the tangible nature, right of ownership, and worth of real-world assets. It ranks among the most played Defi games.

3. MOBOX

MOBOX is a stage that is driven by the community and gives users power by rewarding them for their participation and enjoyment. GameFi, the new revolution in free-to-play, pay-to-win gaming, is made possible by the MOBOX Protocol, which combines the best elements of yield farming DeFi and gaming NFTs. MOBOX is a stage that is driven by the community and gives users power by rewarding them for their participation and enjoyment. To create GameFi, a truly Free to Play and Play to Earn ecosystem on the BSC ecosystem. However, MOBOX has developed a ground-breaking system that unites the best of DeFi Yield Farming and Gaming NFTs.

4. X World Games

X World Games was founded in 2019. It is a decentralized gaming ecosystem built on the Binance Smart Chain. Players and creators can acquire the X World Games (XWG) tokens through a number of cutting-edge games. It is a multiplayer builder game where anyone can buy and possess digital dream cards, gather and create exciting items, and make new friends through community and battles. There are four parts of the X World Games ecosystem for users and creators. However, they are the game itself, a marketplace, a card creator, and a card collector.

5. CyberKongz

On March 3, 2021, the digital artist myoo unveiled the gorilla-themed CyberKongz NFT collection. However, he went on releasing 1,000 “Genesis” Kongz for a mint price of just ETH 0.01. People quickly realized that pixelated Kongz made ideal profile pictures. Also, it gave the project some energy. The Kongz has grown in popularity from being NFT profile pictures to a mature community project with various use cases and niche characteristics, which has increased their value and created a significant buzz about their potential development. Those who own Cyberkongz gain access to private groups, airdrops, and alpha. It is a play-to-earn NFT game.

Web3 Go-To-Market Strategy: Is Go-To-Community replacement for Go-To-Market?

Mighty Block

In my last article, we discussed the challenges a Product Manager has to deal with when they lead a web3 product. One of the main challenges we discussed was the Web3 Go-to-Market (GTM) strategy and how the frameworks we used to know became obsolete. But is that entirely true? Could we adapt those frameworks to be our baseline for building fantastic products that the community needs? Well, spoiler alert, we can. 

Go-To-Market Strategy 

Let’s start with a basic definition: A GTM strategy is a tactical plan detailing how we are planning to execute a successful product launch, a new market expansion, or a new customer target. It’s designed to mitigate the risk that includes the new launch. 

Or, what we product people usually think, anything and everything which ensures that you build the right product so when you implement the Go-To-Market strategy, it will impact the end user positively and the business, resulting in you keeping your job 😂

Now that we have a clear understanding of what GTM is, let’s see the most common elements and how we can adapt those to our web3 products: 

Main elements of a good GTM

Product Market Fit 

Having a clear reason, a purpose, and a problem to solve is really important. At the moment that you are formulating the GTM, asking why are we building something is the main thing to ensure that we are not just in love with our product. 

Sometimes, we know we believe that we can create needs for our users, but that it’s not entirely true. There has to be a deeper reason for people to consume our products, even if it’s not straightforward. Web3 is not an exception. To understand the product market fit, we need to be embedded in the web3 community, understand what motivates them, what challenges they have and how we can help solve them. 

However, if we want to bring web3 to the masses, we need to understand which problems the people outside of Web3 have that our technology can help solve. 

But first, we need to define the problem. Don’t try to create a need to be solved with blockchain.

Audience and buyers

In web3 we are familiar with what we call our early adopters, our community. They are the ones that are going to engage with the product even before we release it. Building a community is an essential step in our Web3 Go-to-Market marketing strategy. 

A community is going to allow us to perform early validations, confirm our assumptions, test the product, and even participate in the decision-making process. 

Competitive Landscape 

Who else is doing what you are trying to do? 

We used to ask some questions to identify competence such as: 

  • What is the actors’ market share?
  • Who is leading? 
  • What am I offering that is different from theirs?
  • What are their weaknesses? 
  • How loyal are the users to the competitors? 

There are several frameworks and tools that can help you to understand your landscape. 

The most famous are the SWOT analysis, the Porter five forces, and a BCG (from Boston Consulting Group) matrix.

Are those valid for web3? Well, they have existed for a long time, and they are still valid tools, but in this particular industry, we should ask ourselves some additional questions: 

  • Do we have a community that already supports us? If we don’t, it’s time to create it. 
  • Is our product solving a problem that can’t be solved with web2?
  • What do we offer that a “traditional” product does not? 
  • How easy is it for our potential users to switch to our tech? Is this for the masses? Or is it only for tech-savvy people? 

Distribution

This is the key to how your potential users are going to access our product. For a regular one, we have tho techniques: marketing-intensive and sales-intensive. But in web3, I will say that we can have a new one: Community-centered. 

And what does that mean? 

As I mentioned in the previous sections, we need to create a strong community if we want to succeed in this world. 

Go-to-community (GTC) is a strategy focused on building and engaging with a community of early users, that could help us to increase interest in our product as well as have early feedback. 

But how to start building a community

The same as we have MVPs (Minimum Valuable Products), we could have MVCs (Minimum valuable communities). And here we have a couple of steps to start thinking about building a community from the very beginning:

First: Build
  • Define and share your core proposition & how co-creation works
  • Bootstrapping a community: use tools and applications that are already popular with these users: Discord, Twitter, Telegram, and even some web3 tooling like Crew
  • Depending on your product, a common practice is sharing tokens & retroactive airdrops with early contributors
Second: Engage
  • Gradually opening and broadening up
  • Depending on your organization/company structure, you can progressively decentralize governance and ownership over to the community
  •  Prepare an onboarding journey for new members, especially for those that are newbies in the web3 ecosystem.
Third: Sustain 
  • Getting members to actively participate, engage and contribute
  • Creating the right dynamics between regular members, active contributors, and the core team

Go to community timeline

And how is that going to help us with the Distribution? 

Communities are leading the web3 revolution. Having early adopters with influence in the community could help us to bring real engagement to our product. 

But to reach the masses, we still need to apply some of the traditional GTM strategies for distribution. 

It’s because of that, that Web3 Go-to-Market and Go-to-Community need to be complementary, and we cannot have one without the other if we want to reach a broader audience. 

Web3 Go-to-MarketWeb3 Go-to-Community
Optimizing lead flowHosting meetups and creating educational content
KPIs: Conversion Rate, Repeat Rate, CACKPIs: growth and retention
Strategies like: “Pre-sale”, “Earlybird” Engaged MVC
Feedback: NPS, CSAT, surveysFeedback: Community
How many leads did the forum generate last week?How many people did we help last week?
Value captureValue creation
GTM and GTC comparison

Then, Is Go-To-Community the new Web3 Go-to-Market?

As we saw in the article, one strategy does not replace the other. And both need to coexist if we want to reach a broader audience. To conquer a different niche from the tech-savvies and web3 early adopters, we need to mix traditional strategies with the new ones, to let them engage with our product but then educate them about this new paradigm.