📄️ EVVM TypeScript Library Introduction
Comprehensive overview of the @evvm/viem-signature-library for building EVVM applications with type-safe signatures and contract interactions.
📄️ ABI Interfaces
The EVVM TypeScript library includes pre-compiled Application Binary Interfaces (ABIs) for all EVVM contracts. These ABIs enable type-safe contract interactions using wagmi and viem.
📄️ Signature Builders
Comprehensive guide to using the EVVM Viem Signature Library's signature builders for various services.
📄️ Type Definitions
The EVVM TypeScript library provides comprehensive type definitions for all contract interactions, ensuring type safety and better development experience. All types are exported from the main package and can be imported individually.
📄️ Utility Functions
The EVVM TypeScript library provides utility functions for message construction and data hashing. These utilities are essential for creating properly formatted signatures and ensuring data integrity across the EVVM ecosystem.