Hi folks!
The last time I contributed in NEM was around 2018… and after all this time, I’d this ongoing feeling to come back and build stuff with it. At least just for enjoying Symbol on some pet projects.
Indeed, during 2019 I tried to build a social network on top of Catapult (when it was still named that way ), and somehow I “succeed”. A lot of tradeoffs to do back then, and the wallets weren’t complete enough to build a full solution.
Today, I aim to build the same project in a way that can be deployed into the Symbol Main Net. That’s why I started…
https://symbolsocial.network
Purpose
Design a full distributed social network on top of Symbol Blockchain to put the technology into its limits and share it as an example.
Scope
I will start by:
Posts
- Create a Post
- Modify a Post
- Comment a Post
Awards
- Give award (mosaic)
- Give XYM
Do not expect a feature complete social network, it is about showing an approach on building on top of Symbol rather than building a product itself.
Cross-Functional Requirements
- Proper testing
- No registration required
- Consistency among instances
- Multiple application nodes
- Evolutionary Architecture
- Continuous Deployment
Licensing
I’ll open source it so people can fork it and improve it if they want to.
More news incoming!