Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 650 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 650 Bytes

Proton

Completely modular API library for Atomic.

Provides a user database where we track how many total unique users we have by UUID

Current API Modules

protonDB(dbPath) /* The user database for Atomic - Handles clientIDs */
protonUUID() /* The clientID dispatcher and validator */

NPM Package

Our npm package is hosted on github's npm package repository, as it is still in development, and cannot be installed directly.