TingChain
  • Overview of Tingchain
  • Backer & Investor
  • Executive Summary
  • Introduction
  • Ting Chain Ecosystem
    • Technical Foundation
    • Product Offerings
    • Utilization of Polygon Technology with TON Products
    • Developers
      • Tokenomics
        • Glossary
        • Tokenomics
      • Testnet
      • Get started
        • Installation
        • Local Setup
        • Cloud Setup
        • CLI Command
      • Additional Features
        • Explorer
        • Network stress testing
      • Architecture
        • Architecture Overview
        • Modules
          • Blockchain
          • Consensus
          • Jason RPC
          • Minimal
          • Networking
          • Other modules
          • Protocol
          • Sealer
          • State
          • Storage
          • TxPool
          • Types
      • Community
        • Propose a new feature
        • Report an issue
      • Concepts
        • State in Ethereum
      • Configuration
        • Manage private keys
        • Server configuration file
      • Consensus
        • Proof of Stake
        • Set up and use Proof of Stake (PoS)
      • Working with node
        • Backup/restore node instance
        • Query JSON RPC endpoints
        • Query operator information
      • Development Roadmap
  • Target Audience
  • 🗺️Roadmap
  • Ambassador Program
  • List Project Testnet
  • Social Channel
  • Conclusion
Powered by GitBook
On this page
  1. Ting Chain Ecosystem
  2. Developers
  3. Architecture
  4. Modules

Other modules

Crypto

The Crypto module contains crypto utility functions.

Chain

The Chain module contains chain parameters (active forks, consensus engine, etc.)

  • chains - Predefined chain configurations (mainnet, goerli, ibft)

Helper

The Helper module contains helper packages.

  • dao - Dao utils

  • enode - Enode encoding/decoding function

  • hex - Hex encoding/decoding functions

  • ipc - IPC connection functions

  • keccak - Keccak functions

  • rlputil - Rlp encoding/decoding helper function

Command

The Command module contains interfaces for CLI commands.

PreviousNetworkingNextProtocol

Last updated 8 months ago