Add scripts to build runtime code

This commit is contained in:
kayibal
2023-11-02 10:47:07 +00:00
parent 82c815fdf2
commit 19671bfff4
4 changed files with 65 additions and 1 deletions

View File

@@ -12,3 +12,8 @@ line_length = 80
[etherscan]
mainnet = { key = "${ETHERSCAN_MAINNET_KEY}" }
[[profile.default.fs_permissions]]
access = "read-write"
path = "out"