Getting Started with Web3Task
Running Web3Task locally
Prerequisites
Cloning the necessary repositories
mkdir web3task
cd web3task
git clone https://github.com/w3b3d3v/web3task-front.git
git clone https://github.com/w3b3d3v/web3task-contracts.git
Install dependencies
Setting Up Local Blockchain
Deploying Smart Contracts in the Localhost
Run the frontend
Usage
See the demo below to understand how to use the Web3Task
Last updated