TransferChain Docs
  • Introduction to TransferChain
    • Why TransferChain
    • Who is using TransferChain
    • About
  • Client & SDKs
    • Getting Started
      • Introduction to TransferChain SDKs
      • FAQ
    • Python
    • Go
    • Javascript
    • TransferChain SDK Standard
    • Prerequisites
  • CLI
    • About
    • Quickstart
    • Using TransferChain CLI
      • Initialize
      • Storage
      • Blockchain
    • Authentication and Access Credentials
    • Prerequisites
  • Core Concepts
    • Understanding TransferChain
    • Cryptography
      • Authentication & Authorization
      • Encryption
      • Elliptic-Curve
      • Address Generation
    • Blockchain
      • Decentralization
      • Architecture
    • gRPC
    • Data Distribution
    • Immutability
    • Data Redundancy
    • Multi Region Availability
    • Secure Messaging
    • Overview of TransferChain System Components
  • Management & Roles
    • TransferChain Management Portal
    • User Roles
  • Billing & Payment
    • Developer Plan
  • Resources
    • Blog
    • Support Center
    • Knowledge Base
    • Community
Powered by GitBook
On this page
  • Address Generation
  • Mnemonic Phrase Management (BIP39)
  1. Core Concepts
  2. Cryptography

Address Generation

PreviousElliptic-CurveNextBlockchain

Last updated 1 year ago

Address Generation

Namely, the address is the first 20-bytes of the SHA512 hash of the raw 32-byte public key

Mnemonic Phrase Management (BIP39)

TransferChain uses address generation from BIP39 standards. Control your own private key through your unique phrases. This structure prevents unauthorized access to your data and gives your full control