You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -364,6 +364,8 @@ Candid is an interface description language (IDL) for interacting with canisters
364
364
-[Certified Blockchain](https://github.com/Factland/ic-certified-blockchain) - Certified blockchain log on on the IC. This can be validated using only the NNS public key: [Validation](https://github.com/Factland/certified-blockchain-verification).
365
365
-[ic-oss](https://github.com/ldclabs/ic-oss) - A decentralized Object Storage Service on the IC.
366
366
-[ic-cose](https://github.com/ldclabs/ic-cose) - A decentralized COnfiguration service with Signing and Encryption on the IC.
367
+
-[Memory-Collection](https://github.com/NatLabs/memory-collection) - Stable Memory collections for Motoko, includes a B+Tree, Buffer and Queue.
368
+
-[ZenDB](https://github.com/NatLabs/ZenDB) - Embedded Document DB with MongoDB style queries for large datasets for Motoko.
0 commit comments