Overview

The @sei-js/precompiles package provides TypeScript utilities and helpers for interacting with Sei’s precompile contracts. It offers seamless integration with popular Ethereum development tools like Viem and Ethers.js, providing typed interfaces, contract factories, and utilities specifically designed for Sei’s precompile ecosystem.

Key Features

  • Precompile-First Design: Purpose-built for Sei’s precompile contract ecosystem
  • Type Safety: Fully typed interfaces and contract factories for both Viem and Ethers.js
  • Contract Helpers: Utilities and helpers specifically for precompile interactions
  • Production Ready: Battle-tested precompile integrations used across the Sei ecosystem

Installation

npm install @sei-js/precompiles