Skip to content

ArcAnya/NFT_extension

Repository files navigation

NFT_extension

This project is an intent to build a first very simple DApp minting NFTs on the Ethereum Blockchain using Solidity, combined with a VueJS frontend.

It is mostly inspired from a tutorial from Dapp University (https://github.com/dappuniversity/nft) adapting it to the latest versions of Solidity, Truffle, Ganache and changing the React Frontend with VueJS.

nft_extension

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

BLOCKCHAIN PART

Setup a Ganache test blockchain (https://www.trufflesuite.com/ganache) and Metamask wallet (https://metamask.io/).

Use truffle (https://www.trufflesuite.com/docs/truffle/overview) to experiment and test the smart contracts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors