Skip to content

Polykey Mobile - Open Source Decentralized Secret Sharing System for Zero Trust Workflows

License

Notifications You must be signed in to change notification settings

MatrixAI/Polykey-Mobile

Folders and files

NameName
Last commit message
Last commit date
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
May 5, 2023
May 5, 2023
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Jul 23, 2020
Aug 23, 2020
Jul 23, 2020

Repository files navigation

PolyKey Nativescript

Portable control of your PolyKey nodes

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production