🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@cartel-sh/ui

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cartel-sh/ui

Shared types and utilities for Ping web3 applications

latest
npmnpm
Version
0.10.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@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

Keywords

web3

FAQs

Package last updated on 08 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts