Admin Login

Institutional Vault Release v2.2.2

by ReadMe GitHub Action

Extended Blockchain Protocol Support

Solana integration now includes full SPL token support for broader token management and DeFi operations, with consistent security and policy controls.

Canton Gateway Signer

Added Canton Gateway Signer driver to support transaction signing through Canton Gateway.

Cancellable pending transactions

Users can now cancel transactions while they’re still pending approval.

Frontend hosted on Cloudflare workers

The Institutional Vault frontend is now hostable on Cloudflare Workers with performance optimizations for faster delivery.

Institutional Vault Release v2.2.0

by ReadMe GitHub Action

Extended Blockchain Protocol Support

Added native support for Canton Network and Base chain, expanding the wallet's blockchain compatibility to include enterprise-grade distributed ledger technology and Coinbase's Layer 2 solution.

Bring Your Own Identity Provider (BYOIDP)

Standardized authentication framework based on OpenID Connect (OIDC) protocol, enabling customers to integrate their existing enterprise Identity Providers for user authentication to the Institutional Vault UI. This implementation supports major providers including Microsoft Azure Entra ID, Okta, and any OIDC-compliant identity platform, allowing organizations to maintain centralized user management, enforce existing security policies, and leverage established authentication workflows without requiring migration to a proprietary identity system.

API v2 Enhancements

Extended the v2 API to support direct smart contract deployment through the Transfer API, streamlining complex contract interaction workflows. Added explicit transaction nonce and gas parameter controls to enable Replace-By-Fee (RBF) scenarios, providing institutions with precise control over transaction prioritization and fee optimization strategies during network congestion.

ClientSDK Code Generation

Introduced OpenAPI specification-based code generation for client SDKs across TypeScript, Java, Go, Python, and C#. This standardized approach ensures type-safe API integration, reduces integration complexity, and accelerates development cycles by providing native library support for all major enterprise programming languages.

MPA Horizontal Scalability

Implemented horizontal scaling capabilities for Multi-Party Authorization (MPA) nodes. This distributed architecture enhances system throughput, provides fault tolerance through node redundancy, and ensures consistent performance under high-load conditions for mission-critical operations.

AWS RDS IAM Authentication

Enhanced database security through AWS RDS IAM authentication with automatic token rotation, eliminating static credential storage and reducing credential compromise risks. This implementation maintains backward compatibility with existing deployments while providing a seamless migration path to identity-based access control for database connections.

Cold Wallet MPC Node Separation

Implemented architectural improvements that physically separate MPC nodes from the cold wallet infrastructure. This enhanced security design provides improved isolation between components, reducing the attack surface and enabling more granular risk management controls for high-security deployments.

Private EVM Chain Support

Extended blockchain compatibility to include support for private Ethereum Virtual Machine (EVM) chains. This enables institutions to deploy and operate the wallet on custom, permissioned blockchain networks while maintaining full feature parity with public chain support.

Smart Contract Execution via Transfer API

Enhanced the Transfer API to support direct smart contract execution capabilities. This extension enables complex transaction workflows including contract interactions, multi-step operations, and advanced DeFi integrations while maintaining the security and policy controls of the wallet infrastructure.

Asset Pricing API Integration

Integrated real-time asset pricing data through the Blockdaemon Asset Pricing API. This integration provides accurate, up-to-date market valuations for portfolio assets, enabling precise financial reporting, risk assessment, and investment decision-making based on current market conditions.

ERC-1404 & ERC-3643 Token Support

Added comprehensive support for regulated security token standards including ERC-1404 and ERC-3643. This enables compliant handling of real-world asset (RWA) tokens with built-in transfer restriction evaluation to ensure all token movements adhere to regulatory requirements and issuer-defined rules.

WalletConnect v2

Integrated WalletConnect v2 protocol to enable seamless connectivity with decentralized applications (DApps). This implementation includes full session management capabilities, allowing users to securely interact with the Web3 ecosystem while maintaining institutional-grade security controls.

Event Streams

Implemented real-time blockchain event streaming infrastructure for continuous transaction monitoring and notifications. This system provides instant updates on blockchain activities, enabling proactive monitoring and rapid response to on-chain events.

Transaction Risk Assessment

Deployed an integrated compliance and risk assessment framework that evaluates transactions before execution. This system analyzes multiple risk factors and compliance requirements to provide automated transaction screening and decision support.

Institutional Vault Release v1.3

by ReadMe GitHub Action

Cold Staking

Extended cold wallet capabilities to include native staking functionality, allowing institutions to stake digital assets directly from cold storage. This enables participation in proof-of-stake networks while maintaining the highest level of security through offline key management.

Automated Cloud Deployment

Integrated automated deployment scripts for major cloud providers, enabling streamlined installation and configuration of the Institutional Wallet in secure cloud environments. These scripts support deployment across AWS and Azure infrastructures, including multi-account configurations with confidential computing capabilities.

Mobile Approver App Updates

Released redesigned mobile approver applications for both Android and iOS platforms, featuring an updated user interface that improves usability and provides a more intuitive approval workflow for transaction authorization.

Institutional Vault Release v1.2

by ReadMe GitHub Action

Cold Wallet

Introduced cold wallet functionality that combines offline storage security with hot wallet operational flexibility. This hybrid approach provides enhanced protection for high-value assets while maintaining transaction capabilities:

  • Secure offline key storage isolated from network connectivity
  • Complete transaction lifecycle support including initiation, approvals, signing, verification and auditing
  • Broadcast capabilities to publish signed transactions to the blockchain

Cold Wallet CLI

Released a command-line interface tool designed to streamline cold wallet deployment and configuration. The CLI automates the setup process and generates the necessary configuration files for supported operating systems:

  • MacOS deployment support in Docker containerized mode
  • Linux deployment support using systemd service management

Institutional Vault Release v1.1

by ReadMe GitHub Action

Integrated Staking (ETH only)

Introduced native Ethereum staking capabilities directly within the Institutional Vault, enabling users to participate in proof-of-stake consensus while maintaining full custody of their assets. This feature includes policy-based controls and complete operational visibility:

  • Stake and unstake ETH assets through the vault interface
  • Configure and enforce policies for staking and unstaking operations
  • View complete staking activity and history in transaction records

Blockdaemon Confidential Computing

Implemented an enhanced security layer powered by AWS Nitro technology to provide confidential computing capabilities. This ensures key share data remains encrypted during processing, delivering real-time protection for MPC nodes and sensitive cryptographic operations.

Audit Reporting

Comprehensive audit logging system that captures and documents all wallet events to support compliance requirements and operational transparency. The system provides detailed tracking for:

  • Policy lifecycle events including creation, modification, and deletion
  • User and account management activities across the platform
  • API endpoint usage and system access patterns
  • Error tracking and diagnostic information for all operations