Skip to content
Bogdan Opanchuk edited this page Feb 7, 2022 · 1 revision

TODO:

  • logging
  • blockchain client and necessary calls (as stubs)
  • real blockchain client
  • keystore usage and key derivation (compatible with nucypher)
  • error handling
  • can we get rid of maya?
  • dependency management? (poetry)
  • fleet state calculation and saving remote fleet states

CI:

  • test run
  • coverage
  • formatter? (e.g. yapf)
  • linter? (mypy, pylint)
  • documentation build

Clone this wiki locally