Jump to Content
Blockdaemon TSM
GuidesChangelogBlockdaemon Main Docs
Blockdaemon TSM
Guides
GuidesChangelogBlockdaemon Main Docs
All
Pages
Start typing to search…

welcome

  • Quickstart

INTRODUCTION

  • Builder Vault Overview
  • Security Overview
  • Cryptographic Operations
  • Releases
    • Versioning
    • Release Schedule
    • Upgrading
    • Upgrading from v62 to v70
    • Upgrading from v70
  • List of Terminologies

Quick start

  • Demo Repository
  • Builder Vault SDK
    • Go SDK
    • Java SDK
    • Node.js SDK
    • Web Assembly SDK
    • Mobile SDK
  • Local Deployment
    • Web Assembly Node (Browser/Deno etc.)
  • Hosted Sandbox
  • AWS Marketplace
  • Helm Deployment

AWS Marketplace

  • High-Level AWS Deployment
    • KMS Stack
    • Core Stack
    • Expansion Node Stack
  • AWS Builder Vault Operations

SDK

  • API Reference
  • Authentication
  • Key Generation and Signing
  • Key Derivation
    • BIP32: Non-Hardened Derivation
    • BIP32: Hardened Derivation
    • EdDSA Key Derivation
  • Presignatures
  • Mobile Nodes (iOS and Android)
  • Key Lifecycle Management
  • Key Import and Export
    • External Key Import (ECDSA)
    • External Key Import (EdDSA)
    • Key Export
    • Moving a Key from One TSM to Another TSM
  • Key Share Import and Export
  • Emergency Recovery
    • Emergency Recovery (ECDSA)
    • Emergency Recovery (EdDSA)
  • Dynamic Node Configuration
  • RSA
  • AES
  • HMAC
  • Blockchain Applications
    • Bitcoin
    • Ethereum
    • Mina
    • Polkadot
    • Polygon
    • Solana
    • Starknet
    • Zilliqa

TSM Management

  • Node Configuration
    • Player Index and Keys
    • Database
    • Direct Communication
    • Message Broker Communication
    • SDK Authentication
    • System Logging
    • Example Configuration File
    • External Values
    • MPC Protocols
    • Custom Encryption Plugin
    • Management API
  • Audit Logging
    • Audit Service
    • Integration with Other Logging Frameworks
    • Validating Audit Log Signature
    • Audit Server Release Notes
  • Horizontal Scaling
  • System Requirements
  • Backup and Recovery
    • Backup Methods
    • Backup Strategy
  • Database Migration
  • Troubleshooting Guide
    • Invalid Public Key for Player
    • Inter-Node Communication Problems
    • XCode Debug Performance Issues
    • Metadata Disagreement
    • Authentication Problems
    • Protocol Configurations
  • Confidential Computing Deployment with AWS Nitro

OTHER Integrations

  • PKCS#11
    • Supported Mechanisms
    • MPC Node Configuration
    • PKCS #11 Configuration
    • Hashicorp Vault Auto-Unseal using Builder Vault
Powered by 

Web Assembly Node (Browser/Deno etc.)

How to set up and run a node embedded within the WASM SDK.

Example

Node Configuration

The configuration can be loaded like
Browser

Deno

Serving

Database

NPM

Backup/restore

Storage

Webworker?

Updated 3 days ago


Local Deployment
Hosted Sandbox
  • Table of Contents
    • Example
    • Node Configuration
    • Serving
    • Database
    • Backup/restore
    • Storage
    • Webworker?