Skip to content

Commit

Permalink
add saga (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryan committed Oct 27, 2023
1 parent 658371e commit 7a0cb52
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,18 @@
binaries:
- /go/bin/rizond

# saga
- name: saga
github-organization: sagaxyz
github-repo: ssc
dockerfile: cosmos
build-target: |
make install
binaries:
- /go/bin/sscd
build-env:
- BUILD_TAGS=muslc

# Secret Network
- name: secretnetwork
dockerfile: imported
Expand Down

0 comments on commit 7a0cb52

Please sign in to comment.