KalyChain Documents
  • KalyChain
  • Quick Start
    • Whats is KalyChain
    • Install
    • Start Node
    • How To
    • Genesis File
  • Consensus
    • Proof of Authority (PoA)
    • QBFT
    • Validators
    • Bootnodes
  • Transactions
    • Transaction pool
    • Transaction types
    • Transaction Validation
  • Operate a node
    • Data storage formats
    • Events and logs
    • Backup/restore node instance
    • Add and remove validators without voting
  • JSON RPC Commands
    • Access Logs
    • Authenticate
    • Graphql
    • JSON RPC
    • RPC Pub/Sub
Powered by GitBook
On this page
  1. Quick Start

How To

how to overview

This section provides instructional content.

  • Configure and manage:

  • Use the Kaly API:

    • Use JSON-RPC over HTTP, WS, and IPC

    • Use RPC Pub/Sub over WS

    • Use GraphQL over HTTP

    • Authenticate JSON-RPC requests

    • Access logs using JSON-RPC API

  • Develop dapps:

    • Use Truffle

    • Use client libraries

  • Troubleshoot:

    • Use EVM tool

    • Trace transactions

PreviousStart NodeNextGenesis File

Last updated 2 years ago