|
|
|
|
|
by alucart
838 days ago
|
|
I'm working on a "decentralized" app that allows posting messages.
The posts are stored in the blockchain and not censurable to some extent.
Posting a message requires a transaction which implies fees but this would also prevent spam.
The whole app is hosted on github pages and open source: https://github.com/alucao/decon |
|