Git Product home page Git Product logo

cc-content-app's Introduction

CyberConnect Content app

Introduction

CyberConnect Protocol is a decentralized social graph protocol that helps Web3 applications bootstrap network effects. It empowers users to truly own their social identities, contents, and connections in a social network and provides developers with a rich set of tools to build applications with meaningful social experiences.

Project

The repo contains the full code for the How to Build Content app guide from the CyberConnect Developer Center.

The project was built to help developer with the basic functionalities necessary to develop a content application by taking advantage of the full power of CyberConnect APIs.

This example contains all the steps described in the docs:

  1. Create a Profile
  2. Authentication
  3. Subscribe to Profile
  4. Create a Post
  5. Collect a Post
  6. Middleware for Subscribe
  7. Middleware for Post

Prerequisites

Make sure that you have installed Node.js on your computer and MetaMask extension in your Chrome browser.

Installation

Clone the repo https://github.com/cyberconnecthq/cc-content-app.git and run the following command in your terminal to install all the packages that are necessary to start the development server: npm install or yarn install.

Local Development

To start the local development server run the following command and open up the browser window http://localhost:3000. Most changes are reflected live without having to restart the server: npm run dev or yarn dev.

Contact

These are our communication channels, so feel free to contact us:

cc-content-app's People

Contributors

akasuv avatar pengdeng-cyber avatar snowdot 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.