Telios is an offline-capabale e2e encrypted email service built on hypercore-protocol for sending and receiving emails.
Features are still being built and optimized. While functional in it's current state, it is not recommended for regular use.
Start the app in dev
mode:
yarn dev
Start the app in prod
mode:
yarn start
To package apps for the local platform:
yarn package
See our docs here
CC-BY-NC-4.0