Skip to content

Member (Peer-To-Peer Public Platform for Uncensorable Discussion)

License

Notifications You must be signed in to change notification settings

memberapp/memberapp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Member

Member is a bridge between multiple decentralized social networks. It operates on the BitClout, Bitcoin Cash, Hive blockchains and the relay based Nostr network. Members have a single login that can read, follow, like, tip, post and reply across multiple networks. Notably it also has reputational ratings and geolocated posts. It is a 'fat' javascript client app that runs against a relatively dumb server. You can try it online here - nostraco.in

Networks

Network Read Write Notes
0 - Bitcoin Cash yes no Memo network
1 - Bitclout yes yes
2 - Hive soon no Importing . . available to read soon
3 - Membercoin no no Defunct - see here
4 - Doge no no Defunct - see here Old posts still indexed
5 - Nostr yes yes Guide
6 - Farcaster soon ? Awaiting hubs release
7 - Lens ? ? Legibility problems
8 - Nostracoin yes yes

Getting Started

Before making changes, it would be a good idea to check out the contribution guidelines and open issues

To get started locally, simply open index.html in Firefox or Chrome, that's it.

Alternatively, the client can also be hosted directly from github pages, by going to Settings > Github Pages from a forked version

Theme Dev

Developed using SCSS, find out more information here https://github.com/memberapp/FeelsTheme

Client

The client is an HTML5/JS browser app with no outside js dependencies. It is written in pure JS does not use any JS framework.

It connects to a Member server to get content and broadcast transactions.

Projects

->Bug tracker

-->List of issues on https://github.com/memberapp/memberapp.github.io/issues, many are client only.

Server

The server currently consists of

[Node.js program with option of MySQL or SQLite Database] (https://github.com/memberapp/server)

Financial

Member is free to use and there won't be ads or data mining.