Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 339 Bytes

Basis core

This project holds the core datastructures, algorithms, and logic for the Basis system. The goal is to implement as much as Basis as possible without worrying about storage, networking, consensus, etc. This exists as a functionally-pure library that drives Basis without concerning itself about all the other silly details.