Skip navigation links

See: Description

Packages 
Package Description
org.polkadot.api
@polkadot/rpc-core
org.polkadot.api.derive
@polkadot/api-derive
org.polkadot.api.derive.accounts  
org.polkadot.api.derive.balances  
org.polkadot.api.derive.chain  
org.polkadot.api.derive.democracy  
org.polkadot.api.derive.session  
org.polkadot.api.derive.staking  
org.polkadot.api.promise  
org.polkadot.api.rx  
org.polkadot.common  
org.polkadot.common.keyring  
org.polkadot.common.keyring.address  
org.polkadot.common.keyring.pair  
org.polkadot.direct  
org.polkadot.example  
org.polkadot.example.promise  
org.polkadot.example.rx  
org.polkadot.rpc.core
@polkadot/rpc-core
org.polkadot.rpc.json
@polkadot/jsonrpc
org.polkadot.rpc.json.types  
org.polkadot.rpc.provider
@polkadot/rpc-provider
org.polkadot.rpc.provider.coder  
org.polkadot.rpc.provider.http  
org.polkadot.rpc.provider.ws  
org.polkadot.rpc.rx
@polkadot/rpc-rx
org.polkadot.type.extrinsics
@polkadot/extrinsics
org.polkadot.type.storage
@polkadot/storage
org.polkadot.types  
org.polkadot.types.codec  
org.polkadot.types.metadata  
org.polkadot.types.metadata.v0  
org.polkadot.types.metadata.v1  
org.polkadot.types.metadata.v2  
org.polkadot.types.metadata.v3  
org.polkadot.types.primitive  
org.polkadot.types.rpc  
org.polkadot.types.type  
org.polkadot.utils  
org.polkadot.utils.crypto  

API libraries and interfaces for communicating with Polkadot and Substrate nodes

API

A powerful dynamic API that allows chain interactions with transparent encoding and decoding.

Substrate defaults

An overview of the various default methods, state entries and RPCs for Substrate-based chains.

Types

Various type interfaces to make using returned values from API calls transparent in your code.

Welcome

The API provides application developers the ability to query a node and interact with the Polkadot or Substrate chains using Java. Here you will find documentation and examples to get you started.

Examples

Promis examples

Rx examples

The Polkadot Project

You can read more about the Polkadot Network at https://polkadot.network/ and more about the polkadot-java projects at https://github.com/polkadot-java/api/

Github repositories

You can find the Polkadot repositories at:

This documentation is generated from https://github.com/polkadot-java/api/

Contributing

Contribution to the Polkadot Java API are more than welcome. You can report issues and log feature requests.

Skip navigation links