Web3 OSINT tool for threat intelligence automation
npm i -g web3-osint # install
web3-osint # run
- Install all dependencies
yarn
- Start in Dev Environment
yarn dev
, will run all apps in dev environment
yarn # Install all dependencies
yarn dev # Start in Dev Environment
yarn build
yarn start # Need to build first