Skip to content

A web wallet for kUSD and other Kowala tokens

Notifications You must be signed in to change notification settings

kowala-tech/kwallet

Repository files navigation

kWallet

Getting Started

Requires yarn and watchman.

Run make install and then make start.

http://localhost:3000

Running the Production Build

Run make build.

Component Storybooks

Components are designed and maintained using Storybook. To run the storybook locally, run make storybook. To build the storybook for static deploys, run make build-storybook.

http://localhost:6006

Component Testing

Components are unit tested with Jest.

Run make test to run all tests.

Container Testing

Containers will be end to end tested using TBD.

Wallet Backups

Edge

Private key encryption, storage and backup made possible with Edge and edge-core-js.

Documentation

Account Recovery Warning

If you do not remember your username or password, and you no longer have PIN access, fingerprint access, or recovery questions, Edge will not be able to reset your password, as all data is securely encrypted.

🐨