web3-osint
v1.0.3
Published
<p align="center"> <strong>Web3 OSINT tool for threat intelligence automation</strong> </p>
Downloads
7
Readme
Web3 OSINT
Installation & Usage
npm i -g web3-osint # install
web3-osint # runRunning in development
- 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 EnvironmentBuild for production
yarn buildStart in production
yarn start # Need to build first