Install the extension

Rivet is a Chromium extension (Chrome, Edge, Brave, Opera, and similar). When listed, use the Chrome Web Store button below; during development, load the unpacked build from this repository.

Chrome Web Store

After publication, point the button to your live listing. Until then, update the URL in download.html or follow the developer steps below.

Load unpacked (development)

  1. In the repo, go to apps/extension, run npm install then npm run build.
  2. Open chrome://extensions, enable Developer mode (top right).
  3. Click Load unpacked and select the apps/extension/dist folder.
  4. Open the Rivet popup from the toolbar to create or import a wallet.

On Edge use edge://extensions; Brave and Opera use the same Chromium flow. After code changes, run npm run build again and hit Reload on the extension card.