Skip to content

StaTwig

Kent Reese edited this page Jun 19, 2019 · 3 revisions

Overview

Elevator pitch from the Intro Call: StaTwig is a blockchain pharmaceutical product to help the industry track the exchange of medicine, increase transparency, and help customers become more informed of a product using the blockchain.

Current Situation

Working on security features right now, pushing all of their code into a collection of repositories. Most of which aren't public. Their plan is to open source the user application and a few of the components, but they are not planning on releasing the blockchain components as open source.

Testing

  • Have unit tests covering about 40-50 percent of the code.
  • They test locally right now, looking to automate the process.
  • Peer reviews within the company are done on a every other day basis.
  • Do not use code health checking tools yet.

Project Management

  • Scrumm based management
  • Trello is their issue tracker
  • Daily and weekly meetings are held, daily is a catch up and weekly is a sprint meeting.

Documentation

  • Readme in the public repo is comprehensive on the architecture, explanation, and reason for the project.
  • They are looking for ways to improve
  • Currently don't have a deployment guide.

Existing Community

  • They are taking from MultiChain and Ethereum as the base of their blockchain technology.
  • They do not contribute to these projects
  • They do not have any experience developing for open source.

Additional Notes

  • Six people on the team, three back-end, two front end, and one manager.
  • They see success as people contributing code to their open source repo.
  • They stress they want help with the documentation, and how to write it. I think we can easily help them with that, as far as formatting goes.
Clone this wiki locally