Socket
Book a DemoInstallSign in
Socket

@towns-protocol/generated

Package Overview
Dependencies
Maintainers
4
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@towns-protocol/generated

## Description

latest
npmnpm
Version
0.0.412
Version published
Weekly downloads
3.7K
-4.69%
Maintainers
4
Weekly downloads
 
Created
Source

@towns-protocol/generated

Description

Contract ABIs and TypeScript types for the Towns Protocol smart contracts. This package provides compiled artifacts and type definitions for interacting with Towns Protocol contracts on Base and Towns chains.

Overview

This package contains:

Quick Start

# After fresh clone
yarn install && yarn build

# Get artifacts (auto-downloads or generates as needed)
yarn build

Troubleshooting

# Missing artifacts error
yarn build

# Clean slate regeneration
rm -rf dev/ && yarn build

FAQs

Package last updated on 14 Nov 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