Coder Social home page Coder Social logo

suvraneel / nft-emporium Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 8.0 17.38 MB

A platform that provides minting NFTs on Polygon, Ethereum and Binance Smart Chain. Allows people to convert digital art/assets into NFTs on their favourite blockchain. Chainlink randomness utilised so as to : Each wallet can get a Randomly Picked Character.

Home Page: https://suvraneel.github.io/NFT-Emporium/

License: MIT License

HTML 2.99% Solidity 4.42% JavaScript 87.63% CSS 4.71% Shell 0.25%
ethereum dapp solidity blockchain gssoc22

nft-emporium's Introduction

NFT-Emporium

NFT Emporium

Video Presentation

This boilerplate is built on react-moralis and Moralis. Also has its own context provider for quick access to chainId or ethAddress

There are many components in this that do not require an active web3 provider, they use Moralis Web3 API. Moralis supports the most popular blockchains and their test networks. You can find a list of all available networks in Moralis Supported Chains

Please check the official documentation of Moralis for all the functionalities of Moralis.

preview_init

๐Ÿš€ Quick Start

๐Ÿ“„ Clone or fork:

git clone https://github.com/NFT-Cryptonaut/NFT-Emporium

๐Ÿ’ฟ Install all dependencies inside repo:

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:3000/server

๐Ÿšดโ€โ™‚๏ธ Run your App:

yarn start

Inspiration

NFTs in the keyword of 2021 and the talks of getting NFTs, the FOMO of missing out on the train of the Web3.0 is something which is getting people attracted. We wanted to create a simple User-friendly app for the people so that NFT minting can be done easily without falling into the tedious work of writing smart contracts. NFT minting apps is not something new, so what we did was think if there is just one stop-go for creating NFTs on multiple ecosystems. This way the complete hassle can be cut down !!

What it does

We provide a platform that currently supports minting NFTs on Polygon, Ethereum and Binance Smart Chain all along with a real simple UI to be understood by the common people. This way people can turn their digital art into NFTs on their favourite blockchain. Along with the Lighting NFT Minter, we also added a game where each wallet can get a Randomly Picked Character from a set. Chainlink makes it easy to get the randomness on the blockchain and we leveraged this fact to make this cool page.

How we built it

We used Moralis as our backend which did our work of getting the simple jobs such as User Authentication and getting user data according to the wallet address such as what NFTs the user holds. We used Solidity Smart Contracts to mint NFTs, we deployed them on multiple blockchains and stored them. We are using the Randomness feature given by Chainlink to generate the random characters for each wallet that have logged in to our application.

What's next for NFT Emporium

  • Improving the UI
  • Populating the categories
  • Making it user friendly for mobile & other devices
  • Adding more chains to the application
  • Adding more fun game pages

nft-emporium's People

Contributors

ankitzm avatar dependabot[bot] avatar github-actions[bot] avatar saviour1001 avatar suvraneel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nft-emporium's Issues

Button color

Description

I can see the color of the buttons is not the same on every web page. Some buttons have hover effect. Text is not visible while hovering.

I'm thinking of making buttons more appealing with the web theme.

Type of Contribution

Enhancement

Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.