Add dedicated crate for building Solidity contracts

This commit is contained in:
Luke Parker
2024-09-14 22:44:16 -04:00
parent 239127aae5
commit bdf89f5350
9 changed files with 133 additions and 43 deletions

View File

@@ -0,0 +1,4 @@
# Build Solidity Contracts
A helper function to build Solidity contracts. This is intended to be called
from within build scripts.