Built out basic infrastructure

This commit is contained in:
2022-07-19 20:54:32 +00:00
parent 683be87574
commit 9faa2384b3
8 changed files with 40 additions and 735 deletions

View File

@ -1,9 +1,13 @@
# Twister
http://twister.net.co/
## History
Twister was a peer-to-peer microblogging service that used technology based on Bitcoin and BitTorrent. It first appeared in late 2013 and has not released a new version since 2018.
## Lore
## Status
## Lessons
## Links
* [Website](http://twister.net.co/)
* [Wikipedia page](https://en.wikipedia.org/wiki/Twister_(software))
* [Codebase](https://github.com/miguelfreitas/twister-core)