itsharshitb / Cosmo_NFT_Market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


About The Project

https://cosmoinfinitas.tech/

This Project we created a Platform where developers can add different genre of Games and Players will be able to convert their rewards earned inside these games to NFTs. Once players earn these in-game Assets they can be converted to NFTs and you can store them inside your Wallet, and all these Assets can be used even in games from other genres or in different games of same genre.

Interoperability of assets inside the ecosystem completely depends on the creativity of Game Developers. We also have our own Marketplace where you can sell your earned Assets or create Assets for players and sell them. We have future plans to implement lending and borrowing of these Assets which will be extremely beneficial for Players even after they switch over to a different Game.

This is the Landing Page of this Project

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/cosmoinfinitas/Cosmo_NFT_Market.git
  2. Change Directory
     cd Cosmo_NFT_Market
  3. Install Dependencies
    npm install
  4. Run the live server from your terminal
    npm run dev

Deploying the Smart Contract (For Polygon Testnet)

Prerequsite

  1. Compile the Smart Contract (Remember to stay in the working Directory)
    npx hardhat compile
  2. Deploy the Contract using Hardhat and Polygon
     npx hardhat run scripts/deploy.js --network mumbai
  3. Run the live server from your terminal
    npm run dev

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Comsoinfinitas - @twitter_handle - comsoinfinitas@gmail.com @Linkedin_handle

Project Link: https://github.com/cosmoinfinitas/Cosmoinfinitas-Landing-page

(back to top)

(back to top)

About


Languages

Language:JavaScript 79.3%Language:Solidity 15.8%Language:CSS 5.0%