Skip to content

nikhil0360/ethernals

Repository files navigation

Web3 Player

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.

Technologies

📩 Moralis for ethereum boilerplate, NFT APIs and storing music on IPFS

🎥 Livepeer to export videos to IPFS

⚡️ Polygon lighting transactions to mint music and videos as NFTs

🌊 Superfluid to make subscription model using CFA (Constant Flow Agreement) and IDA (Instant Distribution Agreement)

⛽️❌ Biconomy for meta-transactions (gasless transactions)

🍦 Gelato for automating minting of PoM (Proof of Membership)

Chainlink for making random SVG NFT

💿 IPFS for storing NFT metadata

ethereum-boilerplate

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.

⭐️ Star us

If this boilerplate helps you build Ethereum dapps faster - please star this project, every star makes us very happy!

🚀 Quick Start

📄 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

About

Project source code repository for ethernals

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors