Giter Club home page Giter Club logo

ipfs-boards's Introduction

IPFS Boards

Boards is an experiment with the goal of figuring out whether it's possible to have a discussion board, forum or social network that works inside a normal browser tab without relying on servers, desktop applications, browser extensions, the blockchain or anything else.

The goals in detail:

  • all communication should happen in the most distributed way possible using peer to peer systems
  • should work completely offline without anything else other than a web browser after it's downloaded for the first time
  • all data including assets, code and user created content needs to be distributed and/or replicated between the users

The project is in prototype stage and works thanks to the IPFS distributed file system.

The first iteration focuses on creating boards, posting content and commenting. Moderation tools, encryption, friends lists, private messages, real time chat and other features will be attempted in the future

Under the hood

This project is a web UI, orbit-db-discussion-board is the underlying library

Try it out

Super early build hosted on IPFS:

https://ipfs.io/ipfs/QmYT9EzvQY8zwtxQxUhPcphSGR4XtTRkT4MnXmQKPFamQ7

This allows you to create boards and posts. There is no moderation or commenting yet and a lot of things are super wonky

Working on the code

This is a react project using redux, react-router-redux and redux-saga

The UI is being implemented using semantic-ui-react

Clone this repo, then run

  • yarn to install dependencies
  • yarn start to start a development server
  • yarn run build to create a production build

Old Version

You're looking at the new implementation of Boards. If you want to check out the old one follow this link

ipfs-boards's People

Contributors

fazo96 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.