MyTokenWallet SDK Downloads
NPM Package
Latest: v1.0.0
Install via npm (recommended):
npm install @mytokenwallet/sdk
Status: Coming Soon
ZIP Archive
v1.0.0
Manual download for direct integration:
Download ZIP
File: mytokenwallet-sdk-1.0.0.zip
Size: ~150 KB
SHA256: Coming Soon
TypeScript Definitions
TypeScript type definitions (.d.ts files)
Download Types
File: mytokenwallet-sdk-types-1.0.0.zip
Size: ~20 KB
Source Code
Complete source code with examples
Download Source
File: mytokenwallet-sdk-source-1.0.0.tar.gz
Size: ~200 KB
License: MIT
Installation Guide
NPM Installation
npm install @mytokenwallet/sdk
Manual Installation
- Download the ZIP archive above
- Extract to your project directory
- Import the SDK:
import { MyTokenWallet } from './mytokenwallet-sdk/index.js';
CDN Usage
<script src="https://sdk.mytokenwallet.com/dist/mytokenwallet-sdk-1.0.0.min.js"></script>
Documentation
Version History
- v1.0.0 (2025-10-08) - Initial Release
- BRC-43 Protocol Support
- BRC-52 Certificate Management
- Security Modules
- Transaction Builder