Commit Graph

6 Commits

Author SHA1 Message Date
Aaryamann Challani
fb9e772347 fix(makefile): account for change in run function signature (#22) 2024-07-24 16:44:56 +05:30
Aaryamann Challani
62f15d2381 chore(Makefile) add target to run full example e2e (#15)
* chore(Makefile) add target to run full example e2e

* patch: ci version
2024-07-04 17:49:23 +05:30
Aaryamann Challani
f423e1b574 fix(contracts): deploy with broadcast flag (#13)
* fix(contracts): deploy with broadcast flag

* fix: lint
2024-07-03 13:36:43 +05:30
Aaryamann Challani
bf223ed7ff chore(docker-compose): add env scaffolding instructions (#12) 2024-07-03 12:38:13 +05:30
Aaryamann Challani
c14b0a1a9f chore(sc_keystore): add interface of smart contract (#9)
* fix: makefile

* chore: add interface

* fix: foundry.toml

* fix: add getAvailableKeyPackage
2024-06-26 15:26:02 +05:30
Aaryamann Challani
b5683dc759 feat(sc_keystore): initialize smart contract template (#8)
* feat(sc_keystore): initialize smart contract template

* fix: submodule

* fix: gitignore and readme
2024-06-26 14:40:27 +05:30