Ross ROSS = Recommend OSS · open-source software intelligence for agents

use-ink/ink

Polkadot's ink! to write smart contracts. observed · 2026-08-28

github.com/use-ink/ink · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 74
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 2823
  • days_rel: 637
  • days_push: 161
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1455 stars · 476 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ink! is a Rust-based embedded domain-specific language (eDSL) for writing smart contracts that run on Polkadot SDK-based blockchains via the pallet-revive module. Contracts compile to RISC-V bytecode executed by PolkaVM, with optional Solidity ABI compatibility for Ethereum tooling like MetaMask and Hardhat.

Use cases

  • write smart contracts in rust for polkadot
  • build defi or nft contracts on parachains
  • deploy contracts compatible with metamask and hardhat
  • compile contracts to risc-v bytecode for polkavm
  • test smart contracts end-to-end on substrate chains
  • create cross-chain applications in the polkadot ecosystem

When to choose

  • you are building or maintaining contracts on existing Polkadot parachains that already run ink! contracts
  • you need Rust's safety guarantees with Solidity ABI interoperability on a pallet-revive chain

When to avoid

  • you are starting a new project, since ink! is officially discontinued as of January 2026 with no further maintenance
  • you want a smart contract language with an active community and long-term support, where Solidity is a safer choice

Facets

library · maturity abandoned

programming-language compiler testing e2e-testing blockchain programming-languages developer-tools rust wasm cross-platform smart-contracts polkadot substrate edsl polkavm risc-v solidity-interop domain-specific-language discontinued cryptocurrency

8 sources

Member repositories

RepositoryRoleHealth v2
use-ink/inkmain67

For agents

markdown · JSON · MCP: product_card(name="use-ink/ink")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem