Open-sourced version of Orbis groups.

Overview

Documentation: Orbis SDK

This example is built using the Orbis SDK that developers can use to created decentralized and composable social applications / features very easily. The SDK documentation can be accessed here.

We encourage you to fork this repository and start building on top of the Orbis SDK! You can also use this project to embed your own community discussion layer on your own website instead of relying on centralized alternatives.

To do so, simply update the GROUP_ID value in the app.js file to load your own group instead. Group creation isn't available in this project for now, if you want to create a new group you can do so using the orbis.club app or update this repository to support the createGroup function from the SDK.

Example: This repository is a replica of the experience that you can have on any Orbis group such as the official Orbis Community group.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You might also like...

An Open Source Remix template that integrates Stripe Subscriptions, Social Authentication, Testing and a few more features. SQLite version. Deploys to Fly.io

An Open Source Remix template that integrates Stripe Subscriptions, Social Authentication, Testing and a few more features. SQLite version. Deploys to Fly.io

Live Demo Β· Twitter An Open Source Remix template that integrates Stripe Subscriptions, Social Authentication, Testing and a few more features. SQLite

Dec 31, 2022

A lighweight, open source version of Dominate Ai

A lighweight, open source version of Dominate Ai

Dominate Ai, Open Source / Community Version [Visit Website](https://www.dominate.ai) Technologies Used Dominate: Backend How to setup: install docker

Nov 26, 2022

Reference for How to Write an Open Source JavaScript Library - https://egghead.io/series/how-to-write-an-open-source-javascript-library

Reference for How to Write an Open Source JavaScript Library The purpose of this document is to serve as a reference for: How to Write an Open Source

Dec 24, 2022

An Open-Source Platform to certify open-source projects.

An Open-Source Platform to certify open-source projects.

OC-Frontend This includes the frontend for Open-Certs. πŸ“œ After seeing so many open-source projects being monetized πŸ’΅ without giving any recognition

Oct 23, 2022

An open, collaborative and evolving character creator project for the open metaverse.

An open, collaborative and evolving character creator project for the open metaverse.

Avatar Creator An open, collaborative and evolving 3D avatar creator for the open metaverse. Want to contribute? Please check out the issues, or submi

Dec 17, 2022

API dot Open Sauced is NestJS and SupaBase powered OAS3 backend designed to remove client complexity and provide a structured graph of all @open-sauced integrations

API dot Open Sauced is NestJS and SupaBase powered OAS3 backend designed to remove client complexity and provide a structured graph of all @open-sauced integrations

πŸ• Open Sauced Nest Supabase API πŸ• The path to your next Open Source contribution πŸ“– Prerequisites In order to run the project we need the following

Dec 18, 2022

Open! Inclusive! Collaborative! A community for enthusiasts exploring new technologies, working on innovative ideas and helping each other grow together. Open Issues, Raise ideas, Make Pull Requests!

Open! Inclusive! Collaborative! A community for enthusiasts exploring new technologies, working on innovative ideas and helping each other grow together. Open Issues, Raise ideas, Make Pull Requests!

About Us OplnCo previously known as Devstucom represents Open Inclusive Collaborative. We as a community help our fellow students build skills through

Oct 13, 2022

This project is for hacktoberfest to encourage new developer and open source developers to contribute to open source and improve skills which require debugging, write testable code, industry standards, problem solving and many more,

This project is for hacktoberfest to encourage new developer and open source developers to contribute to open source and improve skills which require debugging, write testable code, industry standards, problem solving and many more,

πŸš€ Blog project for hacktoberfest In this repository, you can find issues related to a blog project that is built on top of Next.js. The project is a

Oct 9, 2022

This is a project for open source enthusiast who want to contribute to open source in this hacktoberfest 2022. πŸ’» πŸŽ―πŸš€

This is a project for open source enthusiast who want to contribute to open source in this hacktoberfest 2022.  πŸ’» πŸŽ―πŸš€

HACKTOBERFEST-2022-GDSC-IET-LUCKNOW Beginner-Hacktoberfest Need Your first pr for hacktoberfest 2k22 ? come on in About Participate in Hacktoberfest b

Oct 29, 2022
Comments
  • Upgrade Orbis SDK to 0.3.23 to fix issue #1

    Upgrade Orbis SDK to 0.3.23 to fix issue #1

    Old SDK version was causing {"error":"CACAO has expired"}.

    SDK upgrade to 0.3.23 does cause a new issue, though: the getUserGroups() is not a function error (#2). Not sure how to fix that yet.

    opened by tempe-techie 0
  • TypeError: getUserGroups() is not a function

    TypeError: getUserGroups() is not a function

    After upgrading the SDK to 0.3.23, another error appears: TypeError: getUserGroups() is not a function (in JoinGroupButton.js). Was this function renamed or moved somewhere else?

    opened by tempe-techie 2
  • "error":"CACAO has expired"

    This error occurs when trying to Join the community with Orbis SDK 0.2.63. When the SDK is upgraded to 0.3.23 in package.json, the error doesn't happen anymore. I'll push a PR to fix that.

    opened by tempe-techie 0
Owner
Orbis
Orbis is a decentralized social protocol built on Ceramic that any developers can use to build performant social applications.
Orbis
open-sourced boilerplate NFT projects (Shopify, Opensea, Patreon, etc)

?? Quickly start any NFT projects A collection of boilerplates for full-stack dapps that showcase some of the use case for NFTs. Think of web3 native,

Alyssa 2 Jan 12, 2022
A Tailwind plugin that allows to create multiple groups utilities such as group-card or group-1 and works with Tailwind 3 features and all variations.

Tailwind Labeled Groups A plugin that allows to create multiple groups utilities such as group-card or group-1 and works with Tailwind 3 features and

Max 18 Nov 21, 2022
SSB private groups with ssb-db2

ssb-tribes2 TODO TODO Installation npm install ssb-tribes2 Usage in ssb-db2 Requires Node.js 12 or higher Requires secret-stack@^6.2.0 Requires ssb-db

Secure Scuttlebutt Consortium 5 Dec 15, 2022
The simplest implementation of Golang channels, selects and wait groups

TypeScript Channels The simplest implementation of Golang channels, selects and wait groups Installation You can use one of the following package mana

Dimitar Ruskov 9 Dec 8, 2022
This Photoshop script exports all top-level layers and groups to cropped PNG and JPEG files and creates a file usable in Tumult Hype 4 based on your Photoshop document.

Export To Hype (Photoshop Edition) This Photoshop script exports all top-level layers and groups to cropped PNG and JPEG files and creates a file usab

Max Ziebell 6 Nov 9, 2022
The Remix version of the fakebooks app demonstrated on https://remix.run. Check out the CRA version: https://github.com/kentcdodds/fakebooks-cra

Remix Fakebooks App This is a (very) simple implementation of the fakebooks mock app demonstrated on remix.run. There is no database, but there is an

Kent C. Dodds 61 Dec 22, 2022
Free & Open Source Version of Kneaver Thinking Box

kneaver-open Free & Open Source Version of Kneaver Thinking Box This is a very initial submission. barely more than a boilerplate. There is no warrant

Kneaver Corp 5 Jan 17, 2022
A responsive and open source portfolio for software developers (Next.js & Tailwind CSS version).

Software Developer Portfolio ?? A responsive and open source portfolio for software developers (Next.js & Tailwind CSS version). Website Screenshot In

Ismailium 10 Nov 28, 2022
This is the open source version of the fan-made game Plants vs Zombies Travel.

Plants vs Zombies Travel β€” A Fan-Made PvZ Game! What's PvZ Travel? Plants vs Zombies Travel ("γ€Šζ€η‰©ε€§ζˆ˜εƒ΅ε°ΈοΌšζ—…θ‘Œγ€‹" in Chinese) is a fan-made PvZ Game, written

JiangNanGame 12 Dec 3, 2022
An Open Source Remix template that integrates Stripe Subscriptions, Social Authentication, Testing and a few more features. PostgreSQL version. Deploys to Fly.io

Live Demo Β· Twitter An open source Remix Stack that integrates Stripe Subscriptions, Social Authentication, Testing and a few more features. PostgreSQ

xo 25 Dec 7, 2022