Skip to content

teamreflex/cosmo-web

Repository files navigation

cosmo-web (Apollo)

A platform for exploring objekts & gravities from MODHAUS' Cosmo: the Gate app via blockchain data.

Apollo is not affiliated with, endorsed by or supported by MODHAUS or its artists.

Note

On April 18th 2025, MODHAUS migrated COSMO over to a new blockchain and a new authentication provider, with encryption that prevents tampering with the sign-in process. This refactor/abstract branch is a stripped down version of the platform with almost all COSMO connectivity removed.

The main branch remains as the final Polygon-compatible version before the migration occurred. It will not work with the current version of the COSMO API.

Features

  • View other user's collections via blockchain data
  • View an index of every released objekt, number of copies and how it's obtained
  • Fuzzy search through objekt collection metadata
  • Create shareable objekt wishlists
  • Calendar to see when monthly COMO drops are coming
  • View objekt transfers
  • Per member, season and class collection progress breakdowns
  • Collection completion leaderboards
  • View historical and live gravity results

Requirements

Setup

git clone git@github.com:teamreflex/cosmo-web.git
cd cosmo-web
pnpm install
cp .env.example .env.local
pnpm db:migrate
pnpm dev

Tooling

License

Licensed under the MIT license.

Contact