
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
@escrin/evm
Advanced tools
This is the source code for the @escrin/evm Solidity library.
You can get started by installing forge
(Foundry) and running forge install
.
Once the dependencies have been installed, this is just like any other Foundry project, meaning that you can do things like
forge compile [--watch]
- builds the contractsforge test
- tests the contractsThe Makefile
also offers conveniences such as
make lint
- checks contracts for formatting issuesmake format
- applies consistent formatting to contractsmake test
- runs testsTo publish this library, bump the version in package.json
, push that change to main
, and then run pnpm publish
.
FAQs
Escrin - Solidity Library
The npm package @escrin/evm receives a total of 1 weekly downloads. As such, @escrin/evm popularity was classified as not popular.
We found that @escrin/evm 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.