Skip to content

tera2206/chainflip-bin

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—‘ Chainflip Bin

Welcome to our first public repo!! Here we release all our new binaries. It doesn't do much else.

πŸ•Š Releasing new binary

First clone the repo:

git clone https://github.com/chainflip-io/chainflip-bin.git

Next run the release script. Please use semantic versioning:

chmod +x scripts/release.sh
./scripts/release.sh vX.X.X

Finally, create a new release in GitHub and upload the chainflip-vX.X.X folder.

πŸ› Sending DEBUG output to the Chainflip Labs team

To run it do the following:

bash <(curl -s https://raw.githubusercontent.com/chainflip-io/chainflip-bin/release/soundcheck/debug.sh)

For the more security conscious among you do the following:

wget https://raw.githubusercontent.com/chainflip-io/chainflip-bin/release/soundcheck/debug.sh
chmod +x debug.sh ./debug.sh

You can then send that resulting file to a Chainflip Labs member.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%