Expand description
§SNOWSTORM SDK
This is the main Snowstorm SDK.
- It speaks to adapters to handle all cross platform networking stacks.
- It is independent of tauri (though is accessed from the Snowstorm tauri app)
- It is also meant to be able to run independently as a CLI command.
§Folder Structure
- The main SDK lives under
/src/lib/sdk/*. - The tauri code lives under
/src/tauri/*.
Author: @keroserene
Copyright: ©Snowstorm 2024+