Skip to content

A simple implementation of my first dApp Using Truffle suite, and thE Pet shop Example

License

Notifications You must be signed in to change notification settings

Vitalik-Hakim/NFT-sale

Repository files navigation

NFT-sale

A simple implementation of my first dApp Using Truffle suite, and the Pet shop Example

Can buy products with Ethereum using Metamask wallet.

Run it as a truffle framework product

npm install -g truffle

To verify that Truffle is installed properly, type truffle version on a terminal. If you see an error, make sure that your npm modules are added to your path.

Compilation

truffle compile

Migration

truffle migrate

Running the tests

truffle test

Download Ganache and Install Metamask Wallet Extension

Setup port to 7475

Using the dapp

Start the local web server(:

npm run dev

Have a nice Day 💯🈶

About

A simple implementation of my first dApp Using Truffle suite, and thE Pet shop Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages