Code Monkey home page Code Monkey logo

generative-nft's Introduction

Avatar Collection

Build your own Generative Art NFT Collection in 1 minute.

avatars

Quickstart

Just run the following to get started:

git clone https://github.com/rarepress/generative-nft.git
cd generative-nft
npm install
node index

Read the Full Tutorial

I've written a full step-by-step tutorial walking through the code, as well as explaining some concepts such as "how to organize multiple collections", as well as "how to mint privately".

You can find the article here: https://medium.com/rarible-dao/how-to-mint-a-10-000-item-generative-art-nft-collection-with-21-lines-of-javascript-dfa603cc56d5

Customize

You can also check out the customizable.js file to learn how you can tweak the derivation key path, which lets you generate every collection from a new address, derived from a single seed.

Learn more

This project is powered by Rarepress, an NFT Operating System. Learn more about what you can do with Rarepress: https://rarepress.org

Troubleshoot

  • If you see some error, try updating your node.js to the latest version
  • Also try using npm ci instead of npm install to install the dependencies
  • If none of these work, try resetting the wallet by deleting the wallet file at ~/.mushie by running rm ~/.mushie (WARNING: Please make sure to back up the wallet before you delete them). Once you reset, try running the app again, and it will let you generate a new seed (or import)

generative-nft's People

Contributors

skogard 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.