
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Embed beautiful METAGONS into your react application.
Install metagon
with npm
npm i metagon
Or
yarn add metagon
import Metagon from 'metagon'
function App() {
return <Metagon score={420} seed={0.43231122} />
}
View more examples on Stackblitz.
Parameter | Type | Description |
---|---|---|
score | number | Required. The ethrank.io score of the user (0-1000+) |
seed | number | Required. A random number from 0-1 |
bgColor | string | A background color to override the one imposed by score |
infinite | boolean | Keep drawing, even past the draw limit imposed by score (default: false ) |
animated | boolean | Animate or render a still image (default: true ) |
Developed by Examp. Original copyright to Matei Copot. Per the author's copyright, you are free to use this code for any lawful purpose, however, attribution must be given to the original author, Matei Copot.
FAQs
METAGON NFT, powered by the Canvas API
The npm package metagon receives a total of 0 weekly downloads. As such, metagon popularity was classified as not popular.
We found that metagon 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.