Skip to content
Arthur Greef edited this page Feb 4, 2018 · 31 revisions

Development practices

  • This repo comprises a number of sawtooth transaction families. Align the repo folder structure and file naming conventions with the sawtooth-core repo. Use the same development tools that are used in sawtooth-core as well. This makes it easier to contribute to both repositories.

  • Use the following guidelines to write commit messages. Configure your editor to use a git message template and do not use the '-m' command line option unless your commit only requires a title.

Clone this wiki locally