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

hyperledger-solang/solang

Solidity Compiler for Solana, Polkadot and Stellar observed · 2026-08-28

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

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 60
  • 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: 372
  • age_days: 2804
  • days_rel: 57
  • days_push: 8
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1381 stars · 277 forks observed · 2026-08-28

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

Solang is a Solidity compiler written in Rust that uses LLVM as its backend, targeting non-EVM blockchains such as Solana, Polkadot parachains (contracts pallet), and Stellar's Soroban. It is source-compatible with Solidity 0.8 and ships as a CLI tool, a Rust crate, and a Docker container.

Use cases

  • compile solidity smart contracts for solana
  • build solidity contracts for polkadot parachains
  • deploy solidity to stellar soroban
  • use solidity instead of rust for solana programs
  • compile flipper contract for contracts-ui substrate
  • cross-compile solidity to wasm and bpf

When to choose

  • you want to write smart contracts in Solidity for Solana, Polkadot, or Stellar
  • you need LLVM-based optimization for contract bytecode
  • you want a compiler integrated into the Solana CLI toolchain

When to avoid

  • you target EVM chains, where standard Solidity compilers like solc are the right choice
  • you need full Solidity feature parity or very recent Solidity versions
  • you require a battle-tested production compiler with long-term support guarantees

Facets

cli-tool · maturity active

compiler cli developer-tools blockchain compilers developer-tools windows cli solidity solana polkadot stellar soroban llvm smart-contracts wasm bpf substrate linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
hyperledger-solang/solangmain86

For agents

markdown · JSON · MCP: product_card(name="hyperledger-solang/solang")

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