1.0.0-rc.5 • Published 2 months ago

@escrin/evm v1.0.0-rc.5

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
-
Last release
2 months ago

       

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.

1.0.0-rc.5

2 months ago

1.0.0-rc.4

2 months ago

1.0.0-rc.3

2 months ago

1.0.0-rc.2

4 months ago

1.0.0-rc.1

5 months ago

1.0.0-beta.7

8 months ago

1.0.0-beta.5

10 months ago

1.0.0-beta.4

1 year ago

1.0.0-beta.3

1 year ago

1.0.0-beta.2

1 year ago

1.0.0-beta.1

1 year ago

0.1.0-alpha.3

1 year ago

0.1.0-alpha.2

1 year ago

0.1.0-alpha.1

1 year ago