5ireChain Native (Substrate) RPC

Substrate/Polkadot-SDK RPC surface of the 5ireChain node, reached over WebSocket (default port 9944) and consumed through the first-party @5ire/api JavaScript client, a fork of the Polkadot.js API. This is the native side of the chain used for WASM (ink!) smart contracts, staking, validator/nominator operations and the ESG consensus pallets, as opposed to the EVM machine exposed over Ethereum JSON-RPC.

API entry from apis.yml

apis.yml Raw ↑
name: 5ireChain Native (Substrate) RPC
description: Substrate/Polkadot-SDK RPC surface of the 5ireChain node, reached over WebSocket (default
  port 9944) and consumed through the first-party @5ire/api JavaScript client, a fork of the Polkadot.js
  API. This is the native side of the chain used for WASM (ink!) smart contracts, staking, validator/nominator
  operations and the ESG consensus pallets, as opposed to the EVM machine exposed over Ethereum JSON-RPC.
humanURL: https://docs.5ire.org/deploy-smart-contracts/native-chain-wasm/
baseURL: https://rpc.5ire.network
tags:
- blockchain
- substrate
- wasm
- rpc
- staking
- web3
properties:
- type: Documentation
  url: https://docs.5ire.org/deploy-smart-contracts/native-chain-wasm/
- type: SourceCode
  url: https://github.com/5ire-tech/5ireChain
- type: SDKs
  url: https://www.npmjs.com/package/@5ire/api