1.0.3 • Published 3 years ago

web3-osint v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Web3 OSINT

Installation & Usage

npm i -g web3-osint # install
web3-osint # run

Running in development

  1. Install all dependencies yarn
  2. Start in Dev Environment yarn dev, will run all apps in dev environment
yarn # Install all dependencies
yarn dev # Start in Dev Environment

Build for production

yarn build

Start in production

yarn start # Need to build first

Contributors