Skip to content

Repository files navigation

hello_wrld

Getting started

Blockchain part

# installation and setup
npm install -g truffle@latest
# initialize project
truffle init
# build project
truffle compile
# Test
truffle test
# deploy
truffle deploy

Client part

mkdir client
cd client
npm create vite@latest
# install dependencies
npm install
# Run the app
npm run dev

@0xJonaseb11

Hello_World_Dapp

About

Hello Wolrd Dapp developed in Truffle | web3js

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages