This repo is created in order to test interchain tx for AVIDA contracts with the Cheqd network.
The submodule contracts contains the AVIDA code and contracts_wasm is where the built and optimised contracts are stored.
make build-contractsgo test -v ./...
# Run only the e2e IBC test in avida_ibc_test.go
go test --short