Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 794 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 794 Bytes

Nuchain Extension

A simple browser extension that help you connect your Nuchain accounts to the decentralized app (on-chain) without exposing your private key to the internet.

This extension works as signer for on-chain app, the private key is stored locally on your browser encrypted using your password.

The extension will inject your public key (account) to the on-chain app and on-chain app will use to make operation and will trigger the extension to popup and request approval from you to sign the operation without needs for the app to know your private key.

Installation