GithubHelp home page GithubHelp logo

socialdao / server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from memberapp/server

0.0 1.0 0.0 75.43 MB

Member Server

License: GNU Affero General Public License v3.0

JavaScript 96.52% CSS 2.11% HTML 1.35% Dockerfile 0.02%

server's Introduction

Member

Member is a fully decentralized Reddit style public platform for discussion. It uses the Memo protocol and the BCH blockchain. You can see an interface to it running here - https://memberapp.github.io/

Member Server

This is the server component of Member. Run it against your Bitcoin Cash Node to process Memo transactions into a database. It supports MySQL and SQLite databases. It also starts a http/s server to respond to requests from the Member client.

Getting Started

You can run Member Server using the compiled binaries or using node -

Using Binaries

  1. Edit the release/config.js file to include your BCH node user/pass
  2. Start the binary for your OS in release folder (win, mac, linux 64bit supplied)
  3. Wait for it to get up to date
  4. Open release/index.html in your browser

Using Node

  1. Edit the config.js file to include your BCH node user/pass
  2. Run 'node index.js'
  3. Wait for it to get up to date
  4. Open release/index.html in your browser

Member Server will use SQLite by default and this is the recommended database to use.

I've tested against Bitcoin Unlimited / BCHD - let me know how you get on with other node software.

If you're running BCHD with an index server, you can also use Member as your utxo server (getting utxos for your address) Edit the config file to switch this on, and edit release/js/config.js to update the 'utxoserver' setting for the client.

server's People

Contributors

freetrade avatar zquestz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.