# berachain/polaris

Polaris is a modular implementation of the Ethereum Virtual Machine (EVM). It can be easily integrated into any consensus engine or application, including the Cosmos-SDK.

Repository: https://github.com/berachain/polaris
Canonical: https://ross.abutalabs.com/products/berachain-polaris
Homepage: https://polaris.berachain.dev/
Language: Go
License: NOASSERTION
License Family: other
Topics: cosmos, ethereum, evm, go, defi, blockchain, golang, mev, web3
Archived: true
Last push: 2024-06-09T20:51:08+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 95
- inputs: {"age_days": 1331, "days_push": 815, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1071, forks 354 (observed 2026-08-28T04:03:28.195160+00:00)

## What it is
Polaris is a modular Go framework for embedding the Ethereum Virtual Machine (EVM) into arbitrary applications or consensus engines, including the Cosmos-SDK. The project is officially deprecated and no longer maintained.

## Use cases
- embed an EVM execution environment into a Cosmos-SDK chain
- build a custom blockchain with Ethereum smart contract support
- integrate EVM into a custom consensus engine
- run Ethereum-compatible smart contracts in a Go application
- experiment with modular EVM components like state or gas handling

## When to choose
- you need a modular, embeddable EVM in Go and are willing to maintain it yourself
- you want to study how an EVM can be integrated with Cosmos-SDK

## When to avoid
- you need a maintained, production-ready EVM implementation
- you want community support or regular updates
- you are building a new chain today - consider actively maintained alternatives

## Facets
- artifact type: framework
- maturity: abandoned
- function: blockchain, interpreter, sdk, developer-tools
- domain: blockchain, developer-tools
- platform: go, cross-platform
- tags: evm, cosmos-sdk, smart-contracts, web3, deprecated, cryptocurrency

## Member repositories
- berachain/polaris (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.195160+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:48.479415+00:00, confidence not recorded.
  - readme: https://github.com/berachain/polaris (fetched 2026-08-28T04:03:28.195160+00:00, sha 3532f6c48cf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
