CyberConnect Badge 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 Badge 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. Create a Badge
  4. Collect a Badge

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-badge-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: