Overview
This is the documentation of tari.js
library, which enables interaction with Tari L2 (Ootle) wallet using TypeScript or JavaScript.
At its core, TariProvider
is an abstract interface implemented by multiple concrete providers. To access a wallet, you need to create an instance of one of these providers:
- Tari WalletConnect provider
- Tari Universe provider
- Tari Wallet Daemon provider
- Tari Metamask provider