doc.gno
0.60 Kb · 11 lines
1// Boards2 is a social discussion forum for open communication and community-driven conversations.
2//
3// Users can start discussions by creating or reposting threads and then submitting comments or replies
4// to other user comments.
5//
6// Discussions happen within different boards, where each board is an independent self managed community.
7//
8// Boards2 allows users to create two types of boards:
9// - Invite Only: Only invited users (members) can create threads, reposts and comments.
10// - Open: Anyone with a specific amount of GNOT in their account can create threads, reposts and comments.
11package boards2