mjp0 / datagram-node

📡 Datagram is an open-source data platform that you can use to build secured & shareable p2p databases with anyone.
https://datagramjs.com
Apache License 2.0
1 stars 0 forks source link

Implement admin stream #13

Closed mjp0 closed 5 years ago

mjp0 commented 5 years ago

Admin stream is a stream in Datagram that stores all admin actions. Admin actions can be anything from adding new admins to marking certain blocks in certain streams as spam. Users of a specific datagram can decide freely whether they want to follow admin actions or not.


Deliverables