0.8.2 • Published 10 months ago
@bitte-ai/wallet v0.8.2
@bitte-ai/wallet
This is the Bitte Wallet SDK package.
check our React integration
Installation and Usage
The easiest way to use this package is to install it from the NPM registry,
# Using Yarn
yarn add @bitte-ai/wallet
# Using NPM.
npm install @bitte-ai/wallet
# Using PNPM.
pnpm install @bitte-ai/walletThen use it in your dApp:
import { setupWalletSelector } from "@near-wallet-selector/core";
import { setupBitteWallet } from "@bitte-ai/wallet";
const wallet = setupBitteWallet({
network: 'mainnet',
});
const selector = await setupWalletSelector({
network: "mainnet",
modules: [wallet],
});setupBitteWallet
network:Near NetworkswalletUrl:valid wallet urls
Troubleshooting
Client-side only:
The wallet runs only on client-side.
Any other questions or issues you can contact support on our Telegram Channel.
License
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
0.8.2
10 months ago
0.8.1
10 months ago
0.7.3-fix-wallet-issues-6f0464e
10 months ago
0.7.3-fix-wallet-issues-857f5f7
10 months ago
0.7.3-fix-wallet-issues-25b0303
10 months ago
0.7.3-fix-wallet-issues-c5498be
10 months ago
0.7.2
10 months ago
0.7.0
10 months ago
0.1.0-add-branch-release-and-injected-wallet-d4d511e
11 months ago
0.1.0-add-branch-release-and-injected-wallet-4e5c763
11 months ago
0.6.6-beta-prerelease.6
12 months ago
0.6.6-beta-prerelease.5
1 year ago
0.6.6-beta-prerelease.4
1 year ago
0.6.6-beta-prerelease.3
1 year ago