This directory and it's subdirectories contain source code of Bitwyre's exchange trading codebase.
We use Commitizen in this repo, and thus to commit you need to:
yarn on the root folder of this repo.git config commit.gpgsign true to make sure to always sign commits.git cz (or the usual git commit) and then fill out the commit message afterwards.Commitizen will guide you to write a properly formatted commit message:
The actual convention is here
yarn run release --release-as 1.0.0npx standard-version --release-as 1.0.0--release-as minor , --release-as major , or --release-as patch for release version, or specify the version.git push --follow-tags origin BRANCHA special thanks to Erik Rigtorp, who without his guidance, we will never get to be at the speed that we are now. Thank you Erik!
The Bitwyre team:
and others Steven Suhadi, Luke Devern, Adam Saparuddin, Matt Surlaya, Karim Zahmoul, Asi DaSilva, James Brewis, Igor carron, Adi Widjonarko, Herry Setiyadi, Sri Widodo.
© 2022 Bitwyre Technologies Holdings Inc., Panama
Content type
Image
Digest
Size
76.7 MB
Last updated
over 4 years ago
docker pull bitwyre/base-images:python-alpine