Coder Social home page Coder Social logo

kshavgupta / solmintnft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencodeiiita/solmintnft

0.0 0.0 0.0 29.96 MB

A Solana blockchain based generative NFT marketplace.

License: MIT License

Shell 0.32% JavaScript 82.11% Rust 6.77% TypeScript 10.80%

solmintnft's Introduction

SolMintNFT

sol-sym

SolMintNFT is a project under OpenCode'22, that will be building an NFT marketplace using the Solana blockchain. Here, we will mint collection of generative NFTs using tools like, Metaplex and Hashlips-art-engine, and NFTs using Rust.

Tech Stacks

  • Solana
  • Rust
  • Metaplex - Candy Machine CLI V2
  • Hashlips engine
  • Arweave

Setup on local machine

Setting up the environment-

The normal cargo build is available for building programs against your host machine which can be used for unit testing:

$ cargo build

To build a specific program, such as SPL Token, for the Solana BPF target which can be deployed to the cluster:

$ cd <the program directory>
$ cargo build-bpf

Claiming an issue

  • If you want to claim any issue (task), just reply with any message on that issue thread which justifies that you want to work on this issue. Ex :- Claim, I want to work on this issue, etc.
  • Issues will be given out on first come first serve basis.
  • In case of no activity on an issue even after 2 days, the issue will be reassigned. If you have difficulty approaching an issue, feel free to ask on our Discord channel.

Guidelines

  • Fork the repository to your github account.
  • Clone it to your local setup by using git clone <repo link>
  • Navigate to the respective folder in which the code need to be updated or added.
  • Do the necessary changes according to the issue assigned.
  • All set! Once you are confident in your work, push your code and create a pull request (PR) to the main branch of the upstream repository with proper descriptions/comments in the code explaining what you did and wait until we review it.
  • Single commit per pull request and name the commit as something meaningful.
  • Reference the issue numbers in the commit message if it resolves an open issue.
  • Strictly follow the template provided inside .github directory to make a PR.
  • Make changes to the pull request if the reviewing maintainer recommends them.
  • Do not use unnecessary variables or functions and follow a easy and understandable code structure with proper comments.
  • Pull Requests older than 2 days with no response from the contributor shall be marked closed.
  • Do not make PR which is not related to any issues.
  • Avoid duplicate PRs, if need be comment on the older PR with the PR number of the follow-up (new PR) and close the obsolete PR yourself.
  • Be polite and gentle to other community members.

Communication

If you have any doubt or suggestions regarding the project or it's any issue, feel free to ping us anytime in the SolMintNFT channel of our Discord server.

Resources

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.