Skip to content

Orbis Groups template with Punk Domains integration (1 domain)

Notifications You must be signed in to change notification settings

punk-domains/punk-orbis-group-template

Repository files navigation

Punk Orbis Groups Template

This template 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.

In order to customize this template for your community, you will need to do the following:

  1. Create an Orbis group for your own community on the orbis.club website.
  2. Copy the newly created group's ID (check the URL) and paste it here in pages/_app.js --> GROUP_ID.
  3. Change the values in the components/User.js file.
  4. Change groupLogoUrl in the components/GroupDetails.js file.

Preview

Getting Started

Install JS packages:

npm install
# or
yarn install

Then run the app:

npm run dev
# or
yarn dev

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

About

Orbis Groups template with Punk Domains integration (1 domain)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published