0.0.20 • Published 8 months ago
@tconnect.io/tezos-wc-provider v0.0.20
@tconnect.io/tezos-wc-provider
Taquito wallet provider package for Telegram Mini App interaction with Tezos blockchain using the WalletConnect protocol.
Documentation
For detailed documentation, visit our official documentation.
Installation
npm install @tconnect.io/tezos-wc-provider
Example
// Import provider
import { TConnectTezosWcProvider } from '@tconnect.io/tezos-wc-provider';
// ...
// Initialize provider
const provider = new TConnectTezosWcProvider({
appName: 'your_app_name',
appUrl: 'https://...',
bridgeUrl: 'https://tconnect.io',
apiKey: 'your_api_key',
network: 'mainnet',
});
// Connect to wallet
await provider.permissionRequest();
License
0.0.20
8 months ago
0.0.14
8 months ago
0.0.15
8 months ago
0.0.16
8 months ago
0.0.17
8 months ago
0.0.18
8 months ago
0.0.19
8 months ago
0.0.12
8 months ago
0.0.13
8 months ago
0.0.11
8 months ago
0.0.10
8 months ago
0.0.9
9 months ago
0.0.8
9 months ago
0.0.7
9 months ago
0.0.6
9 months ago
0.0.5
9 months ago
0.0.4
9 months ago
0.0.3
9 months ago
0.0.2
9 months ago
0.0.1
9 months ago