Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 348 Bytes

Clearpool Public Config

ABIs

All the current abis are stored in abis/eth/cpool directory They are updated automatically when smart-contracts repo is updated

Usage

Put example/updateAbi.js to scripts directory of your project

Add following line to your package.json scripts section

"update-abi": "node scripts/update-abi.js"