Skip to content

Commit

Permalink
feat: add axone chain (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel authored Dec 19, 2024
1 parent 34f9472 commit 89426ba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chains/axone.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 89426ba

Please sign in to comment.