Build NFT oriented games from scratch
Etherealm is a website where you can create your own NFT game and deploy it in a few clicks on the Ethereum blockchain.
The wizard is oriented in 3 different steps:
Wikipedia API to fetch collectibles data - Using some APIs from wikidata and wikipedia to fetch the name, category, image, description, ...
React for frontend website
Generating Solidity contracts - Given a spec filled in the wizard by the user (ERC-721/ERC-20 and smart contract)
web3js