Skip to content

just-the-v/dapp_test

Repository files navigation

1st test of Decentralized Application

I used vue 3 + vite for speed configuration

npm install

Compile and Hot-Reload for Development

npm run dev

Using truffle to compile solidity contracts on a ganache server

After opening ganache GUI, link it to truffle-config.js and then start

truffle migrate 

After that, you should be able to use the app. Remember that you need MetaMask and setup the localhost testnet + account from ganache.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published