This project is our submission for Etherenals, an ETHIndia Hackathon. We are making a web3 player which benefits both users and creators with different technologies.
🌊 Superfluid to make subscription model using CFA (Constant Flow Agreement) and IDA (Instant Distribution Agreement)
This Project is made using Ethereum Boilerplate by Moralis. This project of works on any EVM-compatible blockchain such as Polygon, Avalanche, Binance Smart Chain and other such chains.
If this boilerplate helps you build Ethereum dapps faster - please star this project, every star makes us very happy!
📄 Clone or fork ethereum-nft-marketplace-boilerplate:
git clone https://github.com/ethereum-boilerplate/ethereum-nft-marketplace-boilerplate.git💿 Install all dependencies:
cd ethereum-nft-marketplace-boilerplate
yarn install ✏ Rename .env.example to .env in the main folder and provide your appId and serverUrl from Moralis (How to start Moralis Server)
Example:
REACT_APP_MORALIS_APPLICATION_ID = xxxxxxxxxxxx
REACT_APP_MORALIS_SERVER_URL = https://xxxxxx.grandmoralis.com:2053/server