Skip to content

Commit

Permalink
chore: move containers to SONIC. Add info about it to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Nov 20, 2024
1 parent d0be9c4 commit 73a30f4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 216 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ SONARE is a part of a larger ecosystem used to build safe distributed software,
uses a zk-STARK-compatible subset of its instruction set architecture (called zk-AluVM);
- [UltraSONIC]: a transactional execution layer with capability-based memory access on top of
zk-AluVM;
- [SONIC]: toolchain for building SONIC contracts;
- [Cation]: a general-purpose high-level programming language made with category theory, which
features strict types, termination analysis and can be formally verified;
- [Contractum]: a domain-specific version of Cation for writing programs for SONARE.
Expand Down
107 changes: 0 additions & 107 deletions src/containers/contract.rs

This file was deleted.

42 changes: 0 additions & 42 deletions src/containers/kit.rs

This file was deleted.

29 changes: 0 additions & 29 deletions src/containers/mod.rs

This file was deleted.

38 changes: 0 additions & 38 deletions src/containers/transfer.rs

This file was deleted.

0 comments on commit 73a30f4

Please sign in to comment.