Commit Graph

6 Commits

Author SHA1 Message Date
Aaryamann Challani
e5d798f986 chore(bindings): regenerate contract bindings (#23) 2024-07-24 21:55:12 +05:30
Aaryamann Challani
82ac60192e chore(sc_keystore): add Ownable to the contracts for access control (#21)
* forge install: openzeppelin-contracts

v5.0.2

* chore(contracts): add ownable for access control on contract

* fix: add test

* fmt

* fix: add user address instead of defaulting to msg.sender
2024-07-24 12:46:38 +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
30b8ebb4a7 chore(sc_keystore): initial implementation (#10)
* chore(sc_keystore): initial implementation

* fix: add via_ir

* fix: some cleanup

* fix: remove via-air
2024-07-01 11:10:20 +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