Keyspace-cloud / web

The web wallet for Keyspace

Home Page:https://keyspace.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyspace Web

The browser plugin for Keyspace - A secure self-custodial cryptographic wallet for your digital life. Get it for:

Logins

Logins

Logins

Logins

Notes

Logins

Cards

Logins

Cryptography

For developers:

Install dependancies

yarn

Build

Build webapp with yarn build

Build for manifest version 2 with yarn build:mv2

Build for manifest version 3 with yarn build:mv3

Rebuild icon manifest

If adding a new icon SVG, rebuild the icon manifest with yarn build-icons

Plugin setup

For Chrome and Chromium browsers

  1. Create a build folder with yarn v3build

  2. Open chrome://extensions with "Developer mode" on

  3. Select "Load unpacked" and select the build folder

For Firefox

  1. Create a build folder with yarn build

  2. Open about:debugging and select This Firefox

  3. Select "Load temporary addon" and import the manifest.json file from the build folder.

Credits

The Keyspace Team

  • Rohan Chaturvedi - Backend API, Browser and Desktop Apps
  • Nimish Karmali - Cryptography, Architecture and Infrastructure
  • Owais Shaikh - Android App

License

Copyright © 2023 Keyspace

This project is licensed under the GNU GPLv3 License

About

The web wallet for Keyspace

https://keyspace.cloud

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.4%Language:JavaScript 1.4%Language:SCSS 0.5%Language:HTML 0.3%Language:CSS 0.3%Language:Shell 0.0%