web3ext

package
v1.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2024 License: GPL-3.0 Imports: 0 Imported by: 6

Documentation

Overview

Package web3ext contains the Klaytn specific web3.js extensions.

web3ext defines `Modules` which defines APIs for each category. This `Modules` is used by console to provide APIs to users.

API Categories

APIs are categorized as follows. If you want to know more detail, please refer to https://docs.klaytn.com/bapp/json-rpc

  • admin
  • debug
  • klay
  • miner
  • net
  • personal
  • rpc
  • txpool
  • istanbul
  • mainbridge
  • subbridge
  • clique
  • governance
  • bootnode
  • chaindatafetcher
  • eth

Index

Constants

View Source
const Admin_JS = `` /* 3509-byte string literal not displayed */
View Source
const Bootnode_JS = `` /* 1654-byte string literal not displayed */
View Source
const ChainDataFetcher_JS = `` /* 1010-byte string literal not displayed */
View Source
const CliqueJs = `` /* 833-byte string literal not displayed */
View Source
const Debug_JS = `` /* 6818-byte string literal not displayed */
View Source
const Eth_JS = `` /* 3914-byte string literal not displayed */
View Source
const Governance_JS = `` /* 2015-byte string literal not displayed */
View Source
const Istanbul_JS = `` /* 1139-byte string literal not displayed */
View Source
const Klay_JS = `` /* 8957-byte string literal not displayed */
View Source
const MainBridge_JS = `` /* 557-byte string literal not displayed */
View Source
const Net_JS = `` /* 346-byte string literal not displayed */
View Source
const Personal_JS = `` /* 1442-byte string literal not displayed */
View Source
const RPC_JS = `` /* 151-byte string literal not displayed */
View Source
const SubBridge_JS = `` /* 7802-byte string literal not displayed */
View Source
const TxPool_JS = `` /* 520-byte string literal not displayed */

Variables

View Source
var Modules = map[string]string{
	"admin":            Admin_JS,
	"debug":            Debug_JS,
	"klay":             Klay_JS,
	"net":              Net_JS,
	"personal":         Personal_JS,
	"rpc":              RPC_JS,
	"txpool":           TxPool_JS,
	"istanbul":         Istanbul_JS,
	"mainbridge":       MainBridge_JS,
	"subbridge":        SubBridge_JS,
	"clique":           CliqueJs,
	"governance":       Governance_JS,
	"bootnode":         Bootnode_JS,
	"chaindatafetcher": ChainDataFetcher_JS,
	"eth":              Eth_JS,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL