summaryrefslogtreecommitdiff
path: root/docs/common.md
blob: 3dce3acec555f7553677f36d3f919a541d5a8185 (plain)
1
2
3
4
5
6
# Common packages

Nova exposes common packages for all the different projects in the mono-repo. 
Since Nova uses two different languages, it has two different common libraries,
one built in rust in [the common/rust](../common/rust) directory and one in Go
in [the common/](../common) directory.