chestnut/examples
kayos@tcp.direct bfa467ba14
Feat: bitcask storage
2022-08-29 04:32:16 -07:00
..
hash Fix testing 2022-02-25 04:39:09 -08:00
keystore Feat: bitcask storage 2022-08-29 04:32:16 -07:00
sparse Fix testing 2022-02-25 04:39:09 -08:00
README.md initial commit 2021-01-11 12:24:13 -08:00

Examples

This is a repository for Chestnut examples. Feel free to contribute.

The Goods

  • sparse - Provides an sparse encryption example

  • hash - Provides a hash example

  • keystore - Provides an encrypted keystore example

Running the examples

# run any example with make <name>
$ make sparse