Commit Graph

6 Commits

Author SHA1 Message Date
Ekaterina Broslavskaya
35d2104e3f Implement delivery service using redis (#11)
* add redis connection

* add docker

* add docker

* fix maping error
2024-07-01 18:40:11 +07:00
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
Ekaterina Broslavskaya
61abb1af1f de-MLS draft architecture
* first commit

* update

* mend

* update code

* refactor code

* prepare to smart contract integration

* mend

* fix after review
2024-06-25 18:18:57 +07:00
Aaryamann Challani
b9e98f8fbd Initial commit 2024-04-15 17:25:49 +05:30