1.0.0-rc.5 • Published 1 year ago
@escrin/evm v1.0.0-rc.5
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 contracts
The Makefile
also offers conveniences such as
make lint
- checks contracts for formatting issuesmake format
- applies consistent formatting to contractsmake 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
1 year ago
1.0.0-rc.4
1 year ago
1.0.0-rc.3
1 year ago
1.0.0-rc.2
1 year ago
1.0.0-rc.1
1 year ago
1.0.0-beta.7
2 years ago
1.0.0-beta.5
2 years ago
1.0.0-beta.4
2 years ago
1.0.0-beta.3
2 years ago
1.0.0-beta.2
2 years ago
1.0.0-beta.1
2 years ago
0.1.0-alpha.3
2 years ago
0.1.0-alpha.2
2 years ago
0.1.0-alpha.1
2 years ago