Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@gnosis.pm/dx-safe-cli
Advanced tools
CLI for managing Dutch Exchange Safe modules (Complete and Seller editions)
CLI that manages the creation of Dutch Exchange modules for the Safe.
# You can install it globally, in another project...
npm i -g @gnosis.pm/dx-safe-cli
# Or clone the repo
git clone https://github.com/gnosis/dx-safe-cli
cd dx-safe-cli
npm i
There is an example of the configuration file in conf/conf.example.json fill the parameters desired values.
Safe params:
Name | Type | Description |
---|---|---|
ethereumURL | String | Url of a Ethereum node (e.g. https://rinkeby.infura.io) |
gasPrice | Number | Gas price in Wei (e.g. 10000000000 ) |
owners | Array of Strings (ethereum addresses) | Owners of the Safe multisig account |
safeThreshold | Number | Number of owner signatures required for executing transactions in the safe |
moduleType | Enum: [seller | complete ] | Type of DutchX module used for the operator. There's currently two options: seller can only sell, complete can sell and buy |
whitelistedTokens | Array of Strings (ethereum addresses) | ERC20 tokens that are whitelisted. Only whitelisted tokens can be traded. |
operators | Array of Strings (ethereum addresses) | Addresses for the operators. The operators are users that can trade the whitelisted tokens in the DutchX on behalf of the safe address. Note that operators cannot execute any other transaction using the safe funds. Also, the operators don't need to surplus the safeThreshold |
@gnosis.pm/dx-safe-cli # globally
npm run cli # locally
It will output all the possible options
FAQs
CLI for managing Dutch Exchange Safe modules (Complete and Seller editions)
The npm package @gnosis.pm/dx-safe-cli receives a total of 0 weekly downloads. As such, @gnosis.pm/dx-safe-cli popularity was classified as not popular.
We found that @gnosis.pm/dx-safe-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.