package
0.0.32
Repository: https://github.com/make-os/kit.git
Documentation: pkg.go.dev

# Functions

APIs returns all API handlers.
NewChainAPI creates an instance of ChainAPI.
NewDHTAPI creates an instance of DHTAPI.
NewNamespaceAPI creates an instance of NamespaceAPI.
NewPoolAPI creates an instance of PoolAPI.
NewPushKeyAPI creates an instance of PushKeyAPI.
NewRepoAPI creates an instance of RepoAPI.
NewRPCManagerAPI creates an instance of Manager.
NewTicketAPI creates an instance of TicketAPI.
NewTransactionAPI creates an instance of TransactionAPI.
NewUserAPI creates an instance of UserAPI.

# Structs

ChainAPI provides APIs for accessing blockchain information.
DHTAPI provides APIs for accessing the DHT service.
Manager provides RPC service management functionality.
NamespaceAPI provides APIs for accessing the DHT service.
PoolAPI provides APIs for accessing the mempool and pushpool.
PushKeyAPI provides RPC methods for various push key functionality.
RepoAPI provides RPC methods for various repo related functionalities.
TicketAPI provides RPC methods for purchasing and managing tickets.
TransactionAPI provides RPC methods for various local account management functionality.
UserAPI provides RPC methods for various user-related operations.