A CKB type script for sourly_cat
Build contracts:
capsule build
Run tests:
git submodule init
git submodule update
cd pw-lock
make install-tools
make all-via-docker
cd ..
capsule test
deploy contracts:
capsule build --release
release bin in build/release