Skip to content

technitish9123/NFT-CANVAS-ART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT-CANVAS-ART

CREATE YOUR OWN ERC721 NFT TOKENS With Digital Canvas Art

###Software Versions

  • node: v14.x -
  • npm: 6.x -
  • Truffle: v5.x-

Configure Truffle-config.js

  1. HDWalletProvider needs Infura API,
  2. HDWalletProvider also needs access to your Metamask, so you need to provide your Metamask-mnemonic

**NOW TRUFFLE CONFIG IS READY Now Install dependencies by using command

run command npm i npm install -g truffle

After that compile and migrate truffle

Compile it with truffle compile and truffle migrate --reset --network rinkeby

go to http://testnets.opensea.io/ connect it with with same rinkeby network by which you are connected to website **add your art peices on opensea with your smart contract deployed adress. **

run command npm run start

and yeah you are good to go.

##COMMANDS

npm install npm install -g truffle truffle compile truffle migrate --reset --network rinkeby npm run start

Screenshot (38) Screenshot (39) Screenshot (40) Screenshot (41) Screenshot (32) Screenshot (33) Screenshot (34) Screenshot (35) Screenshot (36) Screenshot (37)

17._.ERC.-721.NFT.Convert.your.digital.art.into.erc721.nft.non.fungible.tokens.mp4