neo-go/docs/labels.md
Roman Khimov b62541b6a3 docs: minimally outline local labels
Fixes #2707.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-12-21 13:25:34 +03:00

335 B

Project-specific labels

Component

There is a number of internal components:

  • cli
  • compiler
  • consensus
  • network
  • oracle
  • rpc
  • smartcontract
  • vm
  • wallet

Platform

In general we support Linux, Mac and Windows, but currently we use this:

  • windows

    It caused so many problems that it deserves a label of its own.