Giter VIP home page Giter VIP logo

celo-nft-marketplace's Introduction

Artistic Style NFT Collection

Live Demo

Alt text

Desciption

Welcome to the Artistic Style Collection! Our web application allows users to create two NFTs per address, a measure put in place to prevent excessive minting. Additionally, users have the option to list their NFTs in the marketplace for sale. You can also view your minted NFTs in the "My Collection" section.

Key Features

  • Mint up to 2 new NFTs
  • Customize token metadata, including name, description, and image
  • Access and view your own tokens
  • Buy and sell tokens on the marketplace, using CELO as the currency
  • Connect your wallet (e.g., MetaMask) to interact with the CELO network

Tech Stack

This web aplication uses the following tech stack:

  • Solidity - A programming language for Ethereum smart contracts.
  • React - A JavaScript library for building user interfaces.
  • use-Contractkit - A frontend library for interacting with the Celo blockchain.
  • Hardhat - A tool for writing and deploying smart contracts.
  • Bootstrap - A CSS framework that provides responsive, mobile-first layouts.

Usage

  1. Install a wallet:
  2. Create a wallet.
  3. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
  4. Switch to the alfajores testnet in the CeloExtensionWallet.

Test

  1. Connect yor wallet to the app. Now you are in Collection section.
  2. Create an NFT (fill out all informations: name, description, etc...).
  3. List NFT: move into Marketplace section, click on the sell Your NFT button, enter token id and price (token id of the NFT you own).
  4. Buy NFT with another account.
  5. Check if balance of first account increases.
  6. Add another NFT, list into the marketplace.

Installation

To run the application locally, follow these steps:

  1. Clone the repository to your local machine using: git clone
  2. Move into folder: cd NFT-Collection
  3. Install: npm install or yarn install
  4. Start: npm start
  5. Open the application in your web browser at http://localhost:3000

Contributing

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -m "Add my feature"
  4. Push your changes to your fork: git push origin my-feature-branch
  5. Open a pull request to this repository with a description of your changes

Please make sure that your code follows the Solidity Style Guide and the React Style Guide. You can add tests for any new features or changes, also please make the front-end more friendly. I welcome any contributions or feedback on this project!

Problems

  1. The smart contract were not tested carefully (nft-test.js file).
  2. The front-end with bootstrap framwork is quite unfriendly.
  3. And there are some warnings and errors that I don't know how to fit:

celo-nft-marketplace's People

Contributors

johnoladeji avatar

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.