Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianjacob/dsn-traveller

Travelling the Matrix network, for Science!
https://github.com/florianjacob/dsn-traveller

Last synced: 3 months ago
JSON representation

Travelling the Matrix network, for Science!

Awesome Lists containing this project

README

        

# DSN Traveller #
## Travelling the Matrix network, for Science! ##
The DSN Traveller travels the [Matrix](https://matrix.org/) network
under the name of @dsn-traveller:dsn-traveller.dsn.scc.kit.edu and writes a travel report of what it saw. 📝

[More information](https://dsn-traveller.dsn.scc.kit.edu/)

## Requirements ##
This depends on rust nightly due to async-await, I use it with rust nightly 2019-04-11.

If you use NixOS, the provided `shell.nix` contains everything you need, which you can
[automatically load](https://nixos.wiki/wiki/Development_environment_with_nix-shell) via:
```
direnv allow .
```