LogoLogo
  • Introduction
    • Whitepaper (Preface)
    • Investors
  • Community Pre-Sale
    • Overview
  • How to create a wallet
  • How to buy $HINK
  • HINKAL WALLET
    • Features
    • Hinkal Points
    • Points Eligibility
    • Compliance
  • Developers
    • Hinkal SDK
    • SDK Integration
    • Smart Contract Addresses
  • ECOSYSTEM
    • Supported Chains
    • Media Kit
  • TECHNICAL DESCRIPTION
    • Overview
    • Setup
      • Keys and Shielded Addresses
      • Nullifiers & Commitments
    • Smart Contracts
      • Unexpected Relay Costs Accounting - Stealth Addresses
      • Extensibility with Hooks
    • Compliance & Security
      • Access Tokens and User Authentication
    • Transactions
      • Deposits & Withdrawals
      • Swaps
      • Transfers
    • Risks
  • Anonymity Staking
  • FAQ
Powered by GitBook
On this page
  1. TECHNICAL DESCRIPTION

Setup

Embedded design simplicity

Hinkal is an invisible wallet that allows users to privately store assets, execute transactions, and interact with any dApp.

To interact with Hinkal, first the user has to connect with their wallet of choice, which will prompt them to sign a signature. This signature is used to derive Hinkal's specific private keys, which are used to view the balance and allow the spending of the balance for transactions through Hinkal. Each user’s balance can only be viewed and spent only by the corresponding wallet used for the derivation of their keys and shielded balance.

PreviousOverviewNextKeys and Shielded Addresses

Last updated 3 months ago