tangerine
Powered by the Polkadot SDK.
Tech Stack
What powers tangerine under the hood
Consensus
- AuraAuraAuthority-based round-robin block production mechanism. Docs block production
- GRANDPAGRANDPAGHOST-based Recursive ANcestor Deriving Prefix Agreement. Polkadot's finality gadget. Docs finality (via relay)
- Async backingAsync BackingAsynchronous collation pipeline that increases throughput and reduces latency. Docs enabled
Pallets
- Solidity smart contracts
- XCMXCMCross-Consensus Messaging format for communication between chains. Docs configuration
- Standard runtimeRuntimeState transition function compiled to WASM that defines chain logic. Docs palletsPalletsModular runtime components that provide specific blockchain functionality. Docs
Runtime
- WASMWASMWebAssembly binary format used for portable, sandboxed runtime execution. Docs -based
- Forkless upgradesForkless UpgradesOn-chain runtime upgrades without requiring hard forks or node updates. Docs
- Benchmarked weightsBenchmarked WeightsMeasured execution costs used for transaction fee calculation. Docs
Node
- Full Polkadot node
- RPC endpoints
- CollatorCollatorNode that produces parachain blocks and submits them to relay chain validators. Docs -ready
Development
- ZombienetZombienetTool for spawning ephemeral Polkadot/Substrate networks for testing. Docs testing
- ChopsticksChopsticksTool for forking live chains locally for runtime development and testing. Docs runtime dev
- Omni NodeOmni NodeUniversal parachain node that can run any parachain runtime. Docs support
Native Polkadot Capabilities
Leverage the full power of the Polkadot ecosystem
Smart Contracts
Deploy Solidity smart contracts on Polkadot.
Forkless Upgrades
Upgrade runtimeRuntimeState transition function compiled to WASM that defines chain logic. Docs logic without hard forks through on-chain governance.
Deterministic Finality
6-second block times with guaranteed finality through GRANDPAGRANDPAGHOST-based Recursive ANcestor Deriving Prefix Agreement. Polkadot's finality gadget. Docs .
Async Backing
Increased throughput and reduced latency with asynchronous block validationAsync BackingAsynchronous collation pipeline that increases throughput and reduces latency. Docs .
Connect & Explore
Query chain state and metadata through standard Polkadot interfaces. Connect directly and explore the runtime.
Live Chain Metadata
Query runtime metadata, storage, and state directly from the node via RPC.
Standard Polkadot Interfaces
Works with Polkadot.jsPolkadot.jsJavaScript API and UI for interacting with Substrate-based chains. Docs , PAPIPolkadot API (PAPI)Next-generation TypeScript API for interacting with Polkadot chains. Docs , SubXTSubXTRust client library for submitting transactions to Substrate nodes. Docs , and any SubstrateSubstrateModular blockchain framework that powers Polkadot. Docs -compatible tooling.
Polkadot SDK
Powered by the Polkadot SDKPolkadot SDKComprehensive toolkit for building parachains and blockchains. Docs and updated regularly.
Scan to view chain metadata
Ready to start experimenting?
Connect to the tangerine node via Polkadot.jsPolkadot.jsJavaScript API and UI for interacting with Substrate-based chains. Docs and start exploring the chain.