
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
erc20-wizard
Advanced tools
$ npm install -g erc20-wizard
First go and get your infura project id at https://infura.io/.
$ erc20-wizard --config=yourInfuraProjectId
Deploy to main net:
$ erc20-wizard --main
Deploy to ropsten testnet:
$ erc20-wizard --ropsten
Deploy to rinkeby testnet:
$ erc20-wizard --rinkeby
You will be asked to provide informations about ERC20 token:
prompt: Please enter your private key. This will be used to sign contract transaction.:
prompt: Token name: MyAwesomeToken
prompt: Token symbol: MAT
prompt: Token decimal places: 18
prompt: Token total supply: 100000000
✅ MyAwesomeToken successfuly deployed from 0x0Dca93a693b9695B9fFf96E3c60d062B6F152250 to 0xD565eDF2319B6F6c0d1c32Dce532AAd1Bf2C0F99
FAQs
CLI for creating and deploying ERC20 tokens on Ethereum network.
The npm package erc20-wizard receives a total of 2 weekly downloads. As such, erc20-wizard popularity was classified as not popular.
We found that erc20-wizard demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.