Skip to content
@trezo-labs

Trezo

Trezo is not a blockchain SDK. It is an architecture for building Web3 applications.

TREZO

The modular toolkit for building dapps with type-safe contract interactions, pluggable wallet kits, and high-performance Web3 state management. It provides a modular suite of tools that bridge the gap between low-level Web3 protocols and developer-centric interfaces.

Core Packages

Trezo’s full list of packages and details can be found in the Trezo Packages repository.

Design Philosophy

  • Type Safety First: Full ABI-to-TypeScript orchestration ensures compile-time safety for all contract interactions.
  • Modular & Extensible: A pluggable architecture for wallet kits and blockchain adapters, allowing developers to extend the ecosystem without modifying core logic.
  • Optimized Performance: Dynamic loading and minimal dependency footprints ensure fast initial load times and high runtime efficiency.
  • Zero Configuration: Sensible defaults and managed internal dependencies allow developers to focus on building features rather than wrestling with Web3 tooling.

Contributing

Trezo uses pnpm for optimized monorepo management.

We welcome contributions! Please refer to the specific package READMEs for contribution guidelines and technical specifications.

Popular repositories Loading

  1. templates templates Public

    Ready-to-use starter projects that help developers quickly bootstrap Web3 applications. Each template comes preconfigured with Trezo packages, blockchain integrations, and a structured project setu…

    TypeScript

  2. website website Public

    The site provides an overview of Trezo, guides for getting started, and resources for integrating blockchain functionality into your applications.

    TypeScript

  3. .github .github Public

    The modular toolkit for building dapps with type-safe contract interactions, pluggable wallet kits, and high-performance Web3 state management.

  4. packages packages Public

    These packages provide ready-to-use components, smart contract integrations, and utilities to help developers quickly build and deploy blockchain applications.

    TypeScript

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…