# eip1193-types [![npm](https://img.shields.io/npm/v/eip1193-types.svg)](https://npmjs.com/package/eip1193-types)

[![Unit Test](https://github.com/sxzz/eip1193-types/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sxzz/eip1193-types/actions/workflows/unit-test.yml)

TypeScript definitions for EIP-1193 and MetaMask.

[Documentation](https://eip1193-types.vercel.app/)

## Install

```bash
npm i eip1193-types
```

## Usage

```ts
/// <reference types="eip1193-types/global" />
```

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
    <img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
  </a>
</p>

## License

[MIT](./LICENSE) License © 2023 [三咲智子](https://github.com/sxzz)
