mirror of
https://github.com/vacp2p/research.git
synced 2026-01-09 13:47:59 -05:00
Create README.md
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Research
|
||||
|
||||
[](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
|
||||
Reference in New Issue
Block a user