
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@agoralabs-sh/avm-web-provider
Advanced tools
A TypeScript implementation that allows clients to connect and interact with web-based providers.
A TypeScript implementation that allows clients to connect and interact with web-based providers.
The AVM Web Provider is an interface that bridges the gap between clients (e.g. dApps) and providers (e.g. wallets), allowing clients to connect and interact with providers in a standardized way.
Both clients and providers use the window.dispatchEvent
function to emit events, and use the window.addEventListener
function to observe events.
The message schema is based on the ARC-0027 standard.
For full documentation, please see here.
$ yarn install
$ yarn build
This will compile the Typescript source code into a dist/
directory.
Command | Description |
---|---|
yarn build | Builds the source code into the dist/ directory. |
yarn run docs:build | Builds the documentation into the .docusaurus/ directory. |
yarn run docs:serve | Serves the built documentation from the .docusaurus/ directory. |
yarn run docs:start | Builds and runs the documentation in a development environment with hot reloading. |
yarn run lint | Runs the linter on .js and .ts files. |
yarn run prettier | Runs the prettier on .js and .ts files. |
yarn test | Runs the tests. |
yarn types:check | Performs a type check on the src/ directory. |
Please read the Contributing Guide to learn about the development process.
Please refer to the LICENSE file.
FAQs
A TypeScript implementation that allows clients to connect and interact with web-based providers.
The npm package @agoralabs-sh/avm-web-provider receives a total of 109 weekly downloads. As such, @agoralabs-sh/avm-web-provider popularity was classified as not popular.
We found that @agoralabs-sh/avm-web-provider demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.