Skip to content

qiwitech/kryptonite

Repository files navigation

Build Status

QIWI Blockchain Technologies. Kryptonite.

Getting Started

# Clone the repo
git clone [email protected]:qiwitech/kryptonite.git
# Go to the repo directory
cd kryptonite
# Install all dependencies
npm i

Deployment

The sources are ready to be deployed to Google Firebas

Manual deployment

# Build an application into build/ directory
npm run build
firebase use default --token $FIREBASE_DEPLOY_TOKEN
firebase deploy --token $FIREBASE_DEPLOY_TOKEN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published