Skip to content

cartel-sh/ui

Repository files navigation

@cartel-sh/ui

Shared types and utilities for Ping web3 applications.

Installation

npm install @cartel-sh/ui

Usage

import { User, Group, Post, Notification } from '@cartel-sh/ui';

Types

  • User: User account type with profile information, stats, and actions
  • Group: Social group/community type with metadata and permissions
  • Post: Social media post type with reactions, comments, and metadata
  • Notification: User notification type with different notification types

Development

npm install
npm run dev

Building

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors