PubkeySollet is a wallet that allows you to specify the public key of the wallet when connecting to dApps.
- wallet for use on the Solana network
- wallet for developers and those who support dApps
- public key only! no private key!
- connect as WalletStandard compatible wallet or Sollet extension
- signing transactions is always rejected
- transactions are dumped to the console
- both transaction and versioned transaction are supported
- open source!
A public key can be specified each time the wallet is connected.
Transactions for which signatures are requested are dumped to the console and always rejected.
https://chrome.google.com/webstore/detail/pubkeysollet/pjligelplfpbmdlachdpefnfdokedfea
Get the extension by one of the following way.
- Download and unzip dist/pubkey-sollet-extension.zip
- Clone the repository by
git clone https://github.com/everlastingsong/pubkey-sollet
(including the extension directory)
Navigate to chrome://extensions
.
The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools
then selecting Extensions
.
Enable Developer Mode by clicking the toggle switch next to Developer mode
.
Click the Load Unpacked
button and select the extension directory.
Ta-da!π The extension has been successfully installed.
If you pin the extension, you will see the PS
icon in your toolbar.
Connect to PubkeySollet by choosing PubkeySollet
.
PubkeySollet is WalletStandard compatible wallet, so many dApps support it.
Also, PubkeySollet can behaves as Sollet, so you can connect to dApps that support Sollet and doesn't support WalletStandard.
Orca v1 has two Sollet
, choose the second one.
You will be asked to enter the public key you wish to use.
Confirm that it is connected as a wallet with the entered public key.
Signing is obviously IMPOSSIBLE because PubkeySollet DO NOT have the private key! π
If PubkeySollet is requested to sign transactions, the contents of the transactions are automatically dumped to Console and a dialog box is displayed.
π‘ Console can be opened by clicking on the Chrome menu, hovering over More Tools
then selecting Developer tools
.
Closing the dialog box returns a response rejecting the request.
A number of frequently used public keys can be set.
You can specify the pubkey you wish to use with a given nickname or number.
Sherlock Wallet provides many great features, let's visit it!
- Use any Solana wallet on any wallet-standard compatible dApp to start inspecting
- Add to address book
- Transaction dump, inspection and simulation. Linking to the explorer