
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
dot-vote-relayer
Advanced tools
Dot-Vote-Relayer relays signatures created on a Dot-Vote website. To use Dot-Vote-Relayer, import the relayer to your file using `const { Relayer } = require("dot-vote-relayer");`.
Dot-Vote-Relayer relays signatures created on a Dot-Vote website. To use Dot-Vote-Relayer,
import the relayer to your file using const { Relayer } = require("dot-vote-relayer");
.
Create a config for your relayer which contains the following fields:
There is also an optional notificationHook
field which can be used to send telegram notifications.
The ABI for your governor and governance token must be placed in the root directory and be named governor.abi
and token.abi
.
Then start your relayer as follows:
const relayer = new Relayer(config);
relayer.start();
For an example integration, see dydx-relayer.
FAQs
Dot-Vote-Relayer relays signatures created on a Dot-Vote website. To use Dot-Vote-Relayer, import the relayer to your file using `const { Relayer } = require("dot-vote-relayer");`.
We found that dot-vote-relayer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.