diff --git a/chains/axone.yaml b/chains/axone.yaml new file mode 100644 index 00000000..5bc3f9dd --- /dev/null +++ b/chains/axone.yaml @@ -0,0 +1,11 @@ +# Axone +- name: axone + github-organization: axone-protocol + github-repo: axoned + dockerfile: cosmos + build-target: make install + binaries: + - /go/bin/axoned + build-env: + - BUILD_TAGS=muslc + - LEDGER_ENABLED=false