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. Developers

Hinkal SDK

PreviousComplianceNextSDK Integration

Last updated 3 months ago

Hinkal provides the ability for EVM dApps and wallets to integrate privacy without any smart contract changes. What we offer:

  • - Complete toolkit for most integration use cases

  • - An example web application utilizing the Hinkal SDK

The Hinkal SDK is easy-to-use and suitable for most dApp and wallet developers. All the necessary functions are contained within the SDK and are callable by dApps and wallets once integrated. Developers can quickly and simply convert their dApp to enable privacy configurations, such as:

  • Private to Private: Transfers between shielded addresses, no public traceability of assets and wallets.

  • Public to Private: Recipient details stay unknown from public visibility, both wallet address and transaction details.

  • Private to Public: Sender details stay unknown from public visibility, both wallet address and transaction details.

You can also enable private payments directly through

Hinkal SDK
Hinkal Demo app
Request Network's integration of Hinkal SDK