For the complete documentation index, see llms.txt. This page is also available as Markdown.

Architecture

List of tech stack used

TAAL Wallet Chrome extension is built using React and Typescript.

Features

Chrome Extension Documentation

Communication

Long lived connection

In background.js

In web page

In content script

One time communication (web -> background.js)

In background.js

In web page

In content script

Last updated