research/README.md

16 lines
583 B
Markdown

# Research
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
> Thinking in code.
This repository contains experimental code related to research for the [vac protocol](https://vac.dev). Some of the proof-of-concepts in this repository may later make it into the protocol as fundamental components.
## Projects
- [remote log](./remote_log) - Contains a nim mock server representing a [remote log](https://notes.status.im/Rwh-18AdSgKAkhfwfBE-OA).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details