Create README.md

This commit is contained in:
Dean Eigenmann
2019-08-03 14:16:13 +02:00
committed by GitHub
parent 6aad2a035f
commit 5b581aeeff

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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