1.0.1 • Published 1 year ago
abi-to-ts v1.0.1
abi-to-ts
Create typescript file from contract json.
Note: Currently available for wagmi.
Installation
npm install -g abi-to-ts
# or
pnpm add -g abi-to-ts
# or
yarn global add abi-to-ts
Usage
Usage: abi-to-ts [options]
Create typescript file from contract json.
Options:
-V, --version output the version number
-r, --read-dir <path> read directory (default: "./contracts")
-w, --write-dir <path> write directory (default: "./src/constants/contracts")
-n, --network-id <number> network ID [none]
read only files with this network ID
--networks only read files where "networks" is not empty
-h, --help display help for command
1.0.1
1 year ago
1.0.0
1 year ago
0.0.3-beta
1 year ago
0.0.2-patch
1 year ago
0.0.2-beta
1 year ago
0.0.1-beta.3
1 year ago
0.0.1-patch
1 year ago
0.0.3
2 years ago
0.0.1-beta.2
2 years ago
0.0.4
2 years ago
0.0.1-beta.1
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago