Local extension install

Put Nalar between the dApp and your wallet.

Nalar is distributed as an unpacked Chromium extension for the hackathon demo. You can inspect the source, load it locally, and remove it whenever you choose.

Installation path

Three steps from source to protection.

Keep the extension folder available. Chromium loads it as a local unpacked extension.

01

Download the source

Get the current repository archive from GitHub and extract it on your computer.

Download from GitHub
03

Load the extension folder

Choose Load unpacked, then select the extracted extension folder from the repository.

View the repository

What the extension does

It waits for the wallet request, then asks what you meant.

01

Captures eth_sendTransaction requests from supported wallet providers.

02

Collects your intent before the transaction is sent to the security endpoint.

03

Shows the result in the page and keeps BLOCK, REVIEW, and ALLOW behavior explicit.

Ready to inspect a request?

Try the interception flow with the demo dApp.

Open demo dApp