Coder Social home page Coder Social logo

ang13t / avbear_nft_generation Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 2.19 MB

Aviation Bears (AVBEAR) NFT generation script using the HashLips engine

Home Page: https://testnets.opensea.io/collection/aviation-bears

License: MIT License

JavaScript 100.00%
art aviation illustrator nft nft-collection nfts vector

avbear_nft_generation's Introduction

Aviation Bears (AVBEAR) NFT Generation Script


AVBEAR logo


Aviation Bears (AVBEAR) is a NFT collection consisting of 100 unique NFTs uploaded onto OpenSea. This script is capable of generating 3125 unique bears, but due to price restrictions the number of bears available is 100. The NFTs are currently uploaded onto the Rinkeby chain using the Hashlips art engine.

Installation ๐Ÿ“

git clone https://github.com/angelina-tsuboi/AVBEAR_NFT_Generation.git

Go to the root of your folder and run this command if you have yarn installed.

yarn install

Alternatively you can run this command if you have node installed.

npm install

Scripts ๐Ÿ› 

To generate AVBEARs, execute the following command sequentially inside the root directory of the project

1. main.js

npm run generate

Generates artwork and json files given layers inside layers folder and rarity of each item

2. uploadFiles.js

node utils/nftport/uploadFiles.js

Uploads each artwork inside build directory to IPFS, and updates the respective JSON file with the IPFS URL

3. uploadMetadata.js

node utils/nftport/uploadMetadata.js

Iterates through JSON files inside build directory, and updates metadata (ie. NFT custom fields)

4. mint.js

node utils/nftport/mint.js

Mints each NFT using NFTPort, and uploads NFT information (ie. TXN) to JSON file in build directory

avbear_nft_generation's People

Contributors

ang13t avatar

Stargazers

 avatar  avatar

Watchers

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