Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

RostislavLitovkin/PlutonicationExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plutonication Extension

Screenshot 2023-08-22 at 16 26 24

This is a polkadot.js extension compatible browser extension for Plutonication.

It can connect to any web dApp supporting polkadot.js extension and it will generate a QR code for you to scan. Once the QR code is scanned, the wallet will connect to the dApp and it will be ready to receive transaction requests. Everything by that point is automatic.

Build and Run locally

  1. Build via yarn build or yarn watch
  2. Install the extension
  • Chrome:
    • go to chrome://extensions/
    • ensure you have the Development flag set
    • "Load unpacked" and point to packages/extension/build
    • if developing, after making changes - refresh the extension
  • Firefox:
    • go to about:debugging#addons
    • check "Enable add-on debugging"
    • click on "Load Temporary Add-on" and point to packages/extension/build/manifest.json
    • if developing, after making changes - reload the extension
  1. When visiting https://polkadot.js.org/apps/ it will inject the extension

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published