# remix-project-org/remix

This has been moved to https://github.com/ethereum/remix-project

Repository: https://github.com/remix-project-org/remix
Canonical: https://ross.abutalabs.com/products/remix-project-org-remix
Language: JavaScript
License: MIT
License Family: permissive
Topics: remix, remix-ide, ethereum, solidity, smart-contracts, blockchain, evm
Archived: true
Last push: 2021-03-02T05:11:35+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3796, "days_push": 2010, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1168, forks 402 (observed 2026-08-28T04:03:50.859766+00:00)

## What it is
Remix is a suite of JavaScript modules for Ethereum smart contract development, covering compilation, static analysis, debugging, and unit testing of Solidity contracts. The modules also serve as the core plugins powering Remix IDE. This repository has moved to ethereum/remix-project.

## Use cases
- compile solidity smart contracts
- static analysis of solidity contracts for security vulnerabilities
- unit test ethereum smart contracts
- debug ethereum transactions step by step
- parse solidity abstract syntax tree
- build plugins for remix ide

## When to choose
- you need modular libraries for solidity compilation, analysis, or testing in your own tooling
- you want to build plugins that integrate with Remix IDE

## When to avoid
- you want the actively maintained version - use ethereum/remix-project instead
- you need a full IDE experience - use Remix IDE directly at remix.ethereum.org

## Facets
- artifact type: framework
- maturity: abandoned
- function: testing, compiler, parser, developer-tools, plugin-system
- domain: blockchain, developer-tools, security
- platform: cli
- tags: ethereum, solidity, smart-contracts, evm, remix-ide, static-analysis, debugging, moved-repository, nodejs, web-server

## Member repositories
- remix-project-org/remix (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.859766+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:28:49.020334+00:00, confidence not recorded.
  - readme: https://github.com/remix-project-org/remix (fetched 2026-08-28T04:03:50.859766+00:00, sha c6f5bafc177e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
