1.0.1 • Published 2 years 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-tsUsage
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 command1.0.1
2 years ago
1.0.0
2 years ago
0.0.3-beta
2 years ago
0.0.2-patch
2 years ago
0.0.2-beta
2 years ago
0.0.1-beta.3
2 years ago
0.0.1-patch
2 years 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