Commit Graph

3 Commits

Author SHA1 Message Date
Ekaterina Broslavskaya
4774e574d2 Interactive CLI for demo (#17)
* delete pks

* refactor

* update ciphersuite

* add draft cli interface

* add ui

* change to read file

* fix problem with threads, add error handler

* add graceful shutdown
2024-07-18 11:52:39 +03:00
Ekaterina Broslavskaya
7e0e5bb89e smart contract integration (#14)
* integration

* test: simple bool not deserialized properly

* fix: contract address

* fix: send instead of call

* update sc_storage

* refactor code

---------

Co-authored-by: rymnc <43716372+rymnc@users.noreply.github.com>
2024-07-04 18:28:28 +07:00
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