@partisiablockchain/abi-client
v5.82.0
Published
Download through [npm](https://www.npmjs.com/package/@partisiablockchain/abi-client).
Downloads
909
Readme
TypeScript ABI Client
Download through npm.
Testing
First run scripts:
bash ../scripts/generate-ts-contracts.sh
bash ../scripts/generate-ts-commontests.sh
Then use jest:
npm run test