Sunday, February 27, 2022

Creating Ethereum NFT Project

git clone https://github.com/HashLips/hashlips_art_engine.git

git clone https://github.com/HashLips/hashlips_nft_minting_dapp.git

git clone https://github.com/HashLips/hashlips_nft_contract.git


create a nfts with hashlips_art_engine


upload nfts to pinata cloud

create hidden and upload 


No comments:

Post a Comment

file tree for nodejs project

 find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'