Skip to content

TokenScript-Framework/tlink

Repository files navigation

Tlink

This is the source code for the Tlink browser extension.

Development

Run the following command:

pnpm install
pnpm run dev:extension

The build output will be in apps/extension/.output/chrome-mv3.

Then open chrome://extensions/ in Chrome, enable developer mode and load the extension.