Description
This documents the continuing journey of Berty into Gno.land. This follows from our previous journey to create Gno Native Kit (formerly called GnoMobile).
The goal of dSocial is to create a test bed for building decentralized social media type of applications and experimenting with smart contract integrations around social media features. This test bed is not intended to be a polished end-user app but to experiment and stress test technical issues in using Gno.land related to implementing decentralized social apps.
The first version of dSocial will include the basic Twitter-like features like: post, react, notification, mentions, etc. dSocial will be built for mobile using the Gno Native Kit framework, but we will also include a minimal desktop app and a read-only web version.
Additional R&D issues we will investigate are:
- integrating a DAO moderation feature
- implementing a notification system using the “notifs core” code that is under development by the Gno core team
- studying the scalability of smart contracts and the potential solutions involving Merkel trees
You're invited to follow our Journey where we will document our experience using Gno, writing realm code, and track our issues and R&D results. 🚀