mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 09:29:38 +00:00
24 lines
335 B
Markdown
24 lines
335 B
Markdown
|
# 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.
|