Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 417 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 417 Bytes

All sqrl modules depend on this base module. The base module contains core functionality and interfaces that are shared by all modules.

The base module contains the minimal set of dependencies that all other modules inherit.

The base module should remain as lean as possible since it is modules like sqrl-server-vertex that need to be lightweight. Most shared classes and interfaces should live in sqrl-common.