
Security News
GitHub Actions Supply Chain Attack Puts Thousands of Projects at Risk
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
@metamask/snap-account-abstraction-keyring
Advanced tools
An account abstraction keyring snap that integrates with MetaMask accounts.
This repository contains an account abstraction example of a keyring snap.
Keyring snaps enable developers to enhance MetaMask by adding new account types. These accounts are natively supported within the extension, appearing in MetaMask's UI, and can be used with dapps.
MetaMask Snaps is a system that allows anyone to safely expand the capabilities of MetaMask. A snap is a program that we run in an isolated environment that can customize the wallet experience.
yarn install
to install the dependenciesyarn compile
to build the types for the contracts.yarn serve
to create a local instance of the snap.Deploying the contracts will use eth from the first account of your mnemonic.
yarn hardhat --network <chain name specified in hardhat config> run scripts/deployFactory.ts
FAQs
An account abstraction keyring snap that integrates with MetaMask accounts.
We found that @metamask/snap-account-abstraction-keyring 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.
Security News
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
Research
Security News
A malicious Maven package typosquatting a popular library is secretly stealing OAuth credentials on the 15th of each month, putting Java developers at risk.
Security News
Socket and Seal Security collaborate to fix a critical npm overrides bug, resolving a three-year security issue in the JavaScript ecosystem's most popular package manager.