Skip to content

Commit

Permalink
chore: add chain axone
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Sep 14, 2024
1 parent a83e637 commit 94cf91e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
matrix:
chain:
# TODO: make it dynamic
- axone
- juno
- nolus
- govgen
Expand Down
7 changes: 7 additions & 0 deletions axone/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
version: "v10.0.0"
go_version: "1.22-alpine"
chain_repository: "https://github.com/axone-protocol/axoned"

daemon_name: "axoned"
daemon_home: "$HOME/.axoned"

0 comments on commit 94cf91e

Please sign in to comment.