
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.
A Python smart-contract API with a fast (embedded) Ethereum Virtual Machine (EVM). Simular creates a Python wrapper around production grade Rust based Ethereum APIs.
How is it different than Brownie, Ganache, Anvil?
The primary motivation for this work is to be able to model smart-contract interaction in an Agent Based Modeling environment like Mesa.
EVM: run a local version with an in-memory database, or fork db state from a remote node.Snapshot: dump the current state of the EVM to json for future use in pre-populating EVM storageABI: parse compiled Solidity json files or define a specific set of functions using human-readable notationContract: high-level, user-friendy Python APIRust and Python, and optionally Make. We use hatch for Python project management, but it's not requiredmake build or hatch run maturin developsimular/ for the main python apiSee Simular Documentation for examples and API details.
Thanks to the following projects for making this work possible!
FAQs
smart-contract api and embedded ethereum virtual machine
We found that simular-evm demonstrated a healthy version release cadence and project activity because the last version was released less than 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.