2.0.7 • Published 1 day ago

@latticexyz/abi-ts v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

abi-ts

Create TypeScript type declaration files (.d.ts) for your ABI JSON files.

This allows you to import your JSON ABI and use it directly with libraries like viem and abitype.

pnpm add @latticexyz/abi-ts
pnpm abi-ts

By default, abi-ts looks for files with the glob **/*.abi.json, but you can customize this glob with the --input argument, e.g.

pnpm abi-ts --input 'abi/IWorld.sol/IWorld.abi.json'
2.0.9

8 days ago

2.0.8

12 days ago

2.0.7

14 days ago

2.0.6

22 days ago

2.0.5

28 days ago

2.0.3

1 month ago

2.0.2

1 month ago

2.0.4

1 month ago

2.0.0-next.18

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

2.0.0-next.17

3 months ago

2.0.0-next.16

4 months ago

2.0.0-next.15

4 months ago

2.0.0-next.14

6 months ago

2.0.0-next.13

6 months ago

2.0.0-next.12

7 months ago

2.0.0-next.11

7 months ago

2.0.0-next.10

7 months ago

2.0.0-next.9

8 months ago

2.0.0-next.8

8 months ago

2.0.0-next.7

8 months ago

2.0.0-next.6

8 months ago