Skip to content

Commit

Permalink
Add burnt chain (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigs authored Jan 31, 2023
1 parent 82aeb81 commit 61e5c0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,17 @@
- /go/bin/cyber
build-env:
- BUILD_TAGS=muslc

# Burnt
- name: burnt
github-organization: burnt-labs
github-repo: burnt
language: go
build-target: make install
binaries:
- /go/bin/burntd
build-env:
- BUILD_TAGS=muslc

# Carbon
- name: carbon
Expand Down

0 comments on commit 61e5c0c

Please sign in to comment.