Skip to content

Example dApp: Integrating a simple front-end to a Smart Contract deployed onchain by using web3.js and MetaMask.

Notifications You must be signed in to change notification settings

tnkerer/piggy-bank

Repository files navigation

🚀 Quick Start

📄 Clone or fork piggy-bank:

git clone https://github.com/menezesphill/piggy-bank.git

💿 Install all dependencies:

cd piggy-bank
yarn install

🚴‍♂️ Run your App:

yarn run serve

A static server will start and be served at http://localhost:9011

🚚 Building the project for distribution:

yarn run build

About

Example dApp: Integrating a simple front-end to a Smart Contract deployed onchain by using web3.js and MetaMask.

Topics

Resources

Stars

Watchers

Forks

Languages