Skip to main content
Tag

NFTs

The Web3 Glossary

Web3 Glossary

The blockchain world can be overwhelming at first. Having a deep understanding of the basic concepts will help you better organize your learning process. Here are some definitions we have crafted to help you get started with, we introduce you: “The Mighty Block Web3 Glossary”.

(in alphabetical order)

Airdrop : Describes token distribution methods used for introducing new cryptocurrencies or tokens to specific wallet addresses. Web3 projects can use airdrops as marketing initiatives by facilitating airdrops to users completing tasks such as app downloads or referrals.

Altcoin:  Any of various cryptocurrencies that are regarded as alternatives to established cryptocurrencies and especially to Bitcoin.

Arbitrum: Arbitrum is an Ethereum layer 2 scaling solution that reduces fees and network congestion by computing transactions outside of the Ethereum Mainnet. Arbitrum’s rollups use multi-round fraud proofs to verify contracts were executed correctly. Blocknative currently does not support the Arbitrum L2 blockchain.

Arbitrum

Arbitrage: Arbitrage in the world of web3 is the same as in traditional finance and is a natural mechanism for markets to achieve equilibrium. Whereas arbitrage in the real world is usually possible due to differences in physical realities (the price of a widget is 20% higher in Country A than Country B), arbitrage in web3 is made possible by the value of assets within different web3 ecosystems. Consider a situation where the price of Ethereum is $2000 on Uniswap, but at the same time, it is $1990 on Sushiswap. An arbitrager can take advantage of this gap by buying ETH on Sushi to resell on Uniswap, instantly pocketing $10 per ETH (minus gas fees). Arbitrage is a key factor in MEV.

Blockchain: A blockchain is a distributed database that is shared among the nodes of a computer network. Blockchains store a continuously growing historical ledger of information (e.g. accounts and transactions) into blocks. Blocknative builds APIs for blockchain developers, including mempool monitoring tools, blockchain notification tools, and gas estimation tools.

Bridge: The list of essential terms in web3 would also draw attention toward bridges, which have emerged as promising answers to concerns of interoperability. The bridge is an effective tool tailored for transferring assets from one blockchain network to another. It is also important to note that all bridges do not feature the same design and have different functionalities.

Centralized Exchanges: Centralized exchanges have evolved as one of the popular applications in the web3 ecosystem with promising value advantages. Centralized exchanges are cryptocurrency exchanges run by third-party agencies to sell and buy cryptocurrency. One of the distinctive highlights of centralized exchanges is the fact that they are custodial in nature. Notable examples of centralized exchanges include Gemini, Kraken and Coinbase. 

Decentralized Exchange (DEX). This type of crypto exchange enables users to transact in a direct peer-to-peer manner without any intermediary

ERC: Ethereum Request for Comment is the proposal for modification to the Ethereum ecosystem, which has passed the approval stage. It points out a collection of standards used for a specific operation on the Ethereum network. 

Gas: Gas is a unit of measurement that represents the computational effort required to complete a transaction. How much a user spends to complete a transaction is determined by the total amount of gas multiplied by the gas price.

Gas Estimator: Gas Estimator is an ETH gas fee tracking tool built by Blocknative that inspects every pending transaction in Ethereum’s mempool to probabilistically estimate transaction fees to get included in the next block.

Gas Fees: Gas fees are the fees users must pay in Ethereum’s native currency, Ether (ETH), to complete a transaction. Gas fees are used to compensate miners for providing the computational work required to process and validate transactions.

Gas Price: The gas price is the amount of Ether (ETH) a user is willing to pay for every unit of gas required to complete a transaction (denominated in Gwei).

Layer 1: refers to the main blockchain in a multi-level blockchain network. For example, Ethereum and Bitcoin are layer one blockchains. Many layer two blockchain offload resource-intense transactions to their separate blockchain, while continuing to use Ethereum’s or Bitcoin’s layer one blockchain for security purposes.

Layer 2 (L2) refers to a secondary framework or protocol that is built on top of an existing, layer one blockchain. Layer 2 blockchains typically improve transaction speeds and cost efficiency. As Layer 2s continue to scale, mempool data gives builders looking to migrate or build new Dapps the tools to create the best user experiences.

Liquidity Pool: Is a smart contract containing large portions of cryptocurrency, digital assets, tokens, or virtual coins locked up and ready to provide essential liquidity for networks that facilitate decentralized trading.

Oracles: Are entities that connect blockchains to external systems, thereby enabling smart contracts to execute based upon inputs and outputs from the real world. Oracles provide a way for the decentralized Web3 ecosystem to access existing data sources, legacy systems, and advanced computations.

POH: Proof of Humanity (or PoH) is a social identity verification system for humans on Ethereum. PoH combines webs of trust, reverse Turing tests, and dispute resolution to create a sybil-proof list of humans.

Smart Contract: The smart contract is written in virtual language and has the power to execute and enforce itself, autonomously and automatically, based on a series of programmed parameters. With blockchain technology, its main value lies in reinforcing security, transparency and trust between signatories, avoiding misunderstandings, falsifications or alterations and dispensing with intermediaries.

Staking: Staking is the locking up of cryptocurrency tokens as collateral to help secure a network or smart contract, or to achieve a specific result. Staking is a term often used to describe the locking up of cryptocurrency as collateral to help secure a particular blockchain network or smart contract protocol

Swapping: An agreement between two parties that exchange different token types (say token 𝐴 and token 𝐵). In a token swap, one party will pay a certain amount of token 𝐴 to the other party and receive the agreed amount of token 𝐵 in return.

Wallet: A Web3 wallet is a software program that stores private keys, which are necessary for accessing blockchain networks and conducting transactions. Unlike traditional wallets, which store physical currency, Web3 wallets store digital assets such as Bitcoin, Algorand, and NFTs.

Zero-Knowledge Proof: A zero-knowledge proof is a method of verification in which a “prover” shows possession of secretive knowledge to a “verifier” without revealing the sensitive information itself. This encryption scheme can ensure data privacy and confidentiality on a public blockchain.

ZK-Rollup: A ZK or “zero-knowledge” rollup is an Ethereum layer 2 scaling solution that bundles transactions off-chain into a single cryptographic proof. This transaction is then submitted back to the main chain for validation. ZK-rollups utilize validity proofs to confirm transaction legitimacy.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

Zero-Knowledge Proofs Decoded: A Simple Intro

Zk Proofs

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:

Process A
  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.

Porcess B

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

great power great responsability

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.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

CCP Games raises $40M for new triple-A Web3 game in the Eve universe

Mighty Block

External Funding Secured for Ambitious Project

CCP Games has raised $40 million in funding to make a new triple-A blockchain game set in the Eve universe.

The new game is a big project and that’s why Reykjavík, Iceland-based CCP Games went beyond its owner Pearl Abyss to look for external funding. Andreessen Horowitz (A16z) led the round, with participation from Makers Fund, Bitkraft, Kingsway Capital, Nexon, Hashed and additional participants.

This financing will allow CCP Games to build upon the discoveries of its research and development team to enable the full-scale development of a new triple-A title utilizing blockchain technology, said CCP Games CEO, Hilmar Veigar Pétursson, in an interview with GamesBeat.

With key game systems developed on-chain, this new project will also leverage smart-contract
blockchain technology, focusing on persistence, composability and truly open third-party development
to create a new relationship between virtual worlds and players.

“Since its inception, CCP Games’ vision has been to create virtual worlds more meaningful than real life.
Now, with advancements made within blockchain, we can forge a new universe deeply imbued with our
expertise in player agency and autonomy, empowering players to engage in new ways,” said Pétursson. “This financing has marked an exciting frontier in our studio history as we begin our third decade of virtual world operations. We are humbled by the confidence from our partners in the development of this new title.”

Eve Online launched in May 2003. In September 2018, Black Desert creator Pearl Abyss of South Korea bought CCP Games for $425 million. It was a huge sum for a company running a game that has been around for almost 20 years and is still a big success. But this new idea called for outside investment.

Innovative Approach to Game Development

“CCP Games is a pioneer in virtual worlds and digital economies with 25 years of experience creating
living sandboxes with unparalleled depth,” said a16z General Partner, Jonathan Lai, in a statement. “They’re a veteran team and we believe in their ambitious vision to deliver incredible player experiences at the intersection of best-in-class game design and blockchain technology.”

“The depth and nuances of EVE have become a frequent point of reference in blockchain gaming and we
are therefore thrilled to support the team’s impressive vision of expanding the EVE Universe utilizing this
technology,” said Makers Fund principal Alli Óttarsson, in a statement. “As a former employee, it’s a great personal joy to be reunited with CCP and to witness their continued passion for creating truly meaningful virtual worlds.”

“We’ve long marveled at stories of interstellar war, spaceships forever lost, and the constant challenges
of staying ahead of emergent, sovereign play patterns,” said Bitkraft Ventures partner Carlos Pereira, in a statement. “Hilmar and the team’s experience is unmatched, and we’re excited to see how they use blockchain to let players dream further.”

Alongside independent financing, this new title’s production is separate from current and previously disclosed projects, including Eve Online, which is now in its landmark 20th year.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

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 9: Educación y Seguridad en Web3

In this episode, we chat with Pablo Sabbatella about Education and Security. Two concepts that go hand in hand and are key when onboarding the next billion users of Web3.

Episode 8: Puede Blockchain desplazar a las bases de datos relacionales?

We chat with Javier Villegas, an expert in relational databases, about the differences between various types of storage. Additionally, we discussed the technology that best applies to each specific case.


Episode 7: Descentralizando la identidad con Web3

If you’re interested in learning more about decentralized identity in Web3, then you won’t want to miss our latest podcast episode. Our expert guests, Milton Berman, 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: Emprender en Web3

Check out our latest podcast episode featuring the CEO and founder of Mighty Block, Franco Breciano. 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: De space invaders hacia Crypto traders

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: El camino de Web2 a Web3

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

Episode 4: Resumen del mundo Crypto 2022

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 vs Ethereum: The final game.


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.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

Blockchain gamers surge as users attempt ‘stacking crypto’ — DappRadar

Mighty Block

Despite the FUD, blockchain games surged in active users in September, while God’s Unchained cracked the top 10 in terms of total NFT sales volume of all projects (Cointelgarph).

User activity on blockchain gaming decentralized applications (DApps) surged in September, with a host of games posting significant increases in the number of active users.

According to data from DappRadar, seven out of the top 10 games in terms of the number of “unique wallet addresses interacting with dapp’s smart contracts” increased over the past 30 days, with all of the top five games being in the green during that time frame.

At the time of writing, the DApps registering growth in the period include Web3 gaming platform Gameta, and blockchain-based games Alien Worlds, Solitaire Blitz, Benji Bananas and Splinterlands, Farmers World and Arc8 by GAMEE. 

In a Sept. 27 blog post, DappRadar noted that eight of the current top 10 blockchain games are mobile-first, which could eventually “bring millions of users to the blockchain,” noting: 

“Dapp games like Gameta, Benji Bananas, Upland, and Trickshot Blitz let anyone with a mobile device earn crypto with little prior knowledge, investment, or risk.”

“Using daily activities like hyper-casual mobile games as a hook ensures users find fun once they interact, while solid tokenomics can encourage everyday use and retention,” it added. 

DappRadar said one of the possible reasons for a rise in popularity of blockchain games despite the bear market, is the idea of “bleed in the bear and run in the bull:”

The biggest uptick in users came from Animoca Brands’ Benji Bananas (Polygon), which saw a 2016.54% increase over the past 30 days. Notably, this game was a Web2 mobile app until March this year. Animoca then introduced play-to-earn (P2E) elements via the Bored Ape Yacht Club-affiliated Ape Coin (APE).

While it is unclear what specifically saw the number of Benji Bananas users increase by so much, it did host a P2E gaming event this month that offered a series of valuable in-game NFTs to the winners.

Blockchain gamers surge as users attempt ‘stacking crypto

Out of the top 10 games, only Axie Infinity, Trickshot Blitz and Upland saw decreases over the past 30-days.

The increase of blockchain gamers this month comes as publications such as Bloomberg note in a Sept. 28 article that the highly correlated NFT market trading “frenzy is almost dead.” It points to overall NFT trading volumes dropping 97% since January as evidence of such.

As Animoca Brands co-founder Yat Siu pointed out via Twitter on Sept. 30, purely looking at the metric of NFT sales volume doesn’t necessarily paint the whole picture in NFTs or gaming.

Siu highlighted that NFT prices have generally declined in accordance with the price of their paired assets such as Ether (ETH), while many games — that don’t often grab the headlines — require NFTs that are relatively cheap. He instead emphasized that user activity and the number of people entering Web3 is where the focus should be.

Gods Unchained breaks 10 top NFT sales

Meanwhile, NFT-based card battle game Gods Unchained has seen its NFT sales volume creep into the top 10 in NFT sales volume over the past 30 days, according to Cryptoslam.

Gods Unchained has seen a 373.25% increase over the past 30 days to sit at $10.8 million at the time of writing. This marks the first time the game has seen NFT sales top $10 million since January, and after a very slow February to August period.

Reasons behind this could be due to discussions of a “Season 2” upgrade to improve the game and lore in the works and GameStop offering free NFT packs to Pro members this month. Meanwhile, an esports tournament with a $70,000 prize pool was also announced at the start of this week.

Gods Unchained has also seen a significant increase in active users over the past 30 days, gaining 28.50% to sit at around 14,180 according to DappRadar. The game still has a long way to catch up to the top 10, however, as its user count places it at twenty-eighth.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

Flybondi partners with TravelX and now offers NFTickets

Flybondi NTF tickets

Flybondi has become the first airline to join the Travel.xyz platform and convert all its tickets into tokens. Through its partnership with TravelX, a blockchain-based travel distribution start-up, it now offers NFT (non-fungible token) airline tickets, known as NFTickets.

As of yesterday, 21 September, customers can log on to the platform and get their airline tickets in this way. Users can purchase «tokenised» tickets using Binance Pay cryptocurrency payment technology, the only means available so far. However, TravelX announced that traditional options such as credit and debit cards, as well as other virtual wallets, will be added soon.

NFT Tickets

Non-fungible tokens (NFT) represent all kinds of unique real objects. Therefore, they are not identically exchangeable. They are bought and sold online, often with cryptocurrencies. In this case, they are the «tokenisation» of traditional airline tickets, thanks to blockchain technology. For that reason, they represent a decentralised and fast digital alternative for trading tickets.

In other words, it is a digital asset that offers travellers greater flexibility in their bookings. The system implies a disruptive change compared to traditional air ticketing, as the purchaser of a NFTicket can transfer it, resell it at a fixed price, or auction it if unable to travel.

Thus, a person can purchase a ticket offered for sale by an airline, but also one offered by someone who decides not to use it. NFTickets allow the passenger’s name to be reassigned and speed up the process.

«Flybondi’s DNA is to give people the freedom to fly and to achieve this we have always embraced change, innovation and technology», said Mauricio Sana, the airline’s CEO. «Through this partnership with TravelX, we are once again pioneering innovation and are excited to use blockchain technology to give the greatest freedom to our customers», he added.

«We are very pleased to announce this partnership, which ushers in a new era of flexibility and freedom for travellers», said Juan Pablo Lafosse, co-founder and CEO of TravelX. «Flybondi paves the way for a new era in the distribution and marketing of airline tickets as NFTickets, in which we will soon see many other airlines follow suit», he assured.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

MatchboxDAO Raises $7.5M to Build Out On-Chain Gaming on StarkNet

Mighty Block web3

Crypto gaming DAO Matchbox has raised $7.5 million to build core products and promote development on StarkNet.

MatchboxDAO, a Starkware-based on-chain gaming ecosystem, has raised $7.5 million in its first funding round to continue improving crypto games built on the Ethereum scaler StarkNet.

The funding round was backed by prominent blockchain investors, including Starkware, Geometry Research, ReadyPlayerDAO, Neon DAO, Road Capital, Formless Gamma, and Bonfire Union.

“Matchbox is helping new gaming apps to set foot in expanding the gaming realm of the StarkNet ecosystem,” said Uri Kolodny, StarkWare’s co-founder and CEO. “Their support and mentorship for game builders are an important contribution for StarkNet.” 

StarkNet is a scaling solution for Ethereum built by Starware and uses rollups. Instead of processing transactions on the blockchain’s mainnet, rollups move activity off-chain to ease congestion. 

“Matchbox is on the route to building the next wave of infrastructure for the next-gen of games,” said Yonatan Ben-Shimon, Matchbox Foundation’s CEO. “Composable games and Dapps that empower devs and creators as well as  hundreds of millions of users.”

The freshly-raised funds will be used to develop the two core products of MatchboxDAO, namely Matchbox Spark and Matchbox Studios.

Matchbox Spark incubates gaming products on StarkNet, while Matchbox Studios is a set of development tools to accelerate game development on Starknet.

“Matchbox Spark is already happening for a month but we’ve come up with a new structure as we get more and more traction,” Ben-Shimon told Decrypt. “MatchBox Studio will be announced soon.”

Bringing crypto games to Starknet

In order to tokenize an in-game asset on the blockchain, gamers must pay gas fees.

Unfortunately, due to Ethereum’s often sky-high gas fees and slow transactions, executing these kinds of transactions is not ideal for scalable gaming applications. 

Layer-2 solutions like Starkware offer cheap and rapid transactions alongside improved privacy, making it an ideal candidate for game development.

“The privacy of ZKP is definitely why we wanted to be on StarkNet,” Ben-Shimon told Decrypt. “Having the possibility to hide information but to prove its existence on-chain is one of the major innovations for on-chain games (for a strategic game for example).”

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

Iconic brands including Nike, Gucci have made $260M off NFT sales

NTF Mighty Block

Nonfungible tokens give major and iconic brands new ways of interacting with their consumers spanning art, fashion and gaming.

The hype surrounding nonfungible tokens (NFTs) has allowed some of the world’s most iconic brands to rake in hundreds of millions of dollars in additional revenue, underscoring the mass consumer appeal of digital collectibles. 

Leading brands including Nike, Gucci, Dolce & Gabbana, Adidas and Tiffany have amassed a combined $260 million worth of sales from NFTs, according to data from Dune Analytics that was first reported by NFTGators. Nike’s NFT drops have amassed $185.3 million in revenue, with volumes in secondary markets approaching $1.3 billion.

Dolce & Gabbana has generated $25.6 million worth of NFT revenue. Tiffany, which only recently launched its NFTiff token allowing CryptoPunk holders to mint customized pendants, has amassed $12.6 million in NFT-related sales. Total NFT revenue for Gucci and Adidas was $11.6 million
and $10.9 million, respectively.

NFTs burst onto the mainstream in 2021, with collections such as the Bored Ape Yacht Club and CryptoPunks generating billions in lifetime sales. The hype surrounding digital collectibles eventually garnered the attention of major brands, which began experimenting with the technology to better connect with their customers. Although the NFT craze has died off in recent months, the impact of the new technology is expected to leave a lasting mark. Companies like Nike and Addidas plan to take their NFT ambitions into the Metaverse — moves designed to extend the ubiquity of their brands into the virtual worlds.

While estimates vary, investors and technologists believe the NFT market has a very bright future. According to a recent survey by market aggregator CoinGecko, respondents believe the NFT market could be worth more than $800 billion over the next two years. More conventional research put the value of the global NFT market at around $230 billion by the end of the decade.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇

The Walt Disney Company goes big on Web3 with 2022 Disney Accelerator

Disney Accelerator

The Walt Disney Company has announced the six companies that will be joining the 2022 Disney Accelerator.

The Walt Disney Company announced the six companies that will be joining the 2022 Disney Accelerator, a business development program designed to accelerate the growth of innovative companies from around the world. This year’s Disney Accelerator class is focused on building the future of immersive experiences and specializes in technologies such as augmented reality (AR), non-fungible tokens (NFTs), and artificial intelligence (AI) characters.

“For nearly a century, Disney has been at the forefront of leveraging technology to build the entertainment experiences of the future,” says Bonnie Rosen, General Manager of the Disney Accelerator programme.

“The Disney Accelerator is thrilled to be part of that legacy, and with our newest class of companies, we look forward to furthering our commitment to innovation and continuing to bring magical experiences to Disney audiences and guests for the next 100 years.”

The 2022 class is as follows:

  • Flickplay, a Web3 social app that enables users to discover NFTs tied to real-world locations that they can experience and share via AR.
  • Inworld allows users to create interactive, AI driven characters for immersive experiences.
  • Lockerverse is a Web3 platform that empowers creators and brands to tell culture defining stories and deliver unique access and experiences.
  • Obsess is an experiential e-commerce platform that enables brands to create immersive 3D virtual stores on their websites and on metaverse platforms.
  • Polygon is a scalable blockchain network that allows developers and enterprises to build Web3 experiences.
  • Red 6 is an AR company that has created a patented headset and interface that works outdoors in dynamic, high performance environments.

We are always looking for Web3 talent !

Mighty Block is one of the partners of Forte, a platform to enable game publishers to easily integrate blockchain technologies into their games. We believe blockchain will enable new economic and creative opportunities for gamers around the world and have assembled a team of proven veterans from across the industry (Kabam, Unity, GarageGames, ngmoco, Twitch, Disney), as well as a $100M developer fund & $725M funding, to help make it happen. That’s where you come into play.

Feel free to browse all our current open job opportunities in the following link 👇