Interfaces and reference implementations of WRC Standards
This command will build all modules in the project and publish corresponding smart contracts into a docker registry
./gradlew clean dockerTag
Alternatively run the following command to push all docker images (both applications and smart contracts) to remote docker registry
./gradlew clean dockerPush
Run script wrc13/install.sh