Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@escrin/evm

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@escrin/evm

Escrin - Solidity Library

  • 1.0.0-rc.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Escrin - Solidity Library

       

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 contracts
  • forge test - tests the contracts

The Makefile also offers conveniences such as

  • make lint - checks contracts for formatting issues
  • make format - applies consistent formatting to contracts
  • make test - runs tests

Publishing

To publish this library, bump the version in package.json, push that change to main, and then run pnpm publish.

FAQs

Package last updated on 15 Mar 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc