GithubHelp home page GithubHelp logo

nft10k's Introduction

Moralis Mutants NFT Collection | Generative Art Engine

๐ŸงŸโ€โ™€๏ธ๐ŸงŸโ€โ™‚๏ธ Welcome to Rekt City on behalf of its horribly mutated survivors. ๐ŸงŸโ€โ™€๏ธ๐ŸงŸโ€โ™‚๏ธ

About

Aim: Save time and resources for artists and developers by allowing them to generate and host NFT art, across blockchains, in one place (utilising Moralis).

These tutorial videos are a great introduction. Part 1: Link to Moralis YouTube Video Part 2: Link to Moralis YouTube Video

Quick Launch ๐Ÿš€

Via terminal, navigate to root directory:

npm install

Go to Moralis.io to create your server instance. Then rename .env-example file to .env and add your Moralis server credentials.

Note: To find your xAPI key: https://deep-index.moralis.io/api-docs/#/storage/uploadFolder

Create your layered artwork and split into folders in ./input and configure your collection to match your layer structure and preferences accordingly by editing ./input/config.js:

Finally, via terminal in the project directory run:

node index.js

This injects the mutagen that will bring your Moralis mutants ALIVE!

Minting โ›“

Via terminal, navigate to root directory:

npx hardhat run deploy.js --network moralisNode

To compile on moralisNode with your own account, change in the .env-change file the constant PRIVATE_KEY = "your own Metamask private key" To deploy to another network, you can change moralisNode to: local or hardhat For local changes to the .env file, constant LOCAL_PRIVATE_KEY = "one of the private keys generated with 'npx hardhat node' or taken from Ganache node: http:localhost:8545" Finally rename ".env-change" file for ".env"

Dependencies ๐Ÿ—

moralis: โ„น๏ธ Docs

canvas: โ„น๏ธ Docs

Todos โœ…

  • NFT contract allowing tokens to be minted and tranferred for Opensea.
  • Users can mint NFT collection via custom dapp frontend.
  • Compatibility across-chains (SOL/MATIC).
  • Much more TBA.

Community BUIDLing ๐Ÿ‘จโ€๐Ÿ”ง๐Ÿ‘ฉโ€๐Ÿ”ง

nft10k's People

Contributors

anfegu avatar

Watchers

 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.