Commit d75395f5 authored by Elena Gesheva's avatar Elena Gesheva Committed by GitHub

Merge pull request #1475 from ethereum-optimism/sc/new-specs-pointer

docs: point to new specs repository
parents 0aea323d a6968ac6
# Optimistic Specs # The Optimistic Ethereum Spec
Welcome to Optimism's specs. ## Notice
Please refer to the README in each of the subdirectories for a table of contents. We're in the process of moving our specifications to the [optimistic-specs](https://github.com/ethereum-optimism/optimistic-specs) repository.
**The specifications within this folder may be entirely outdated**.
### Usage Please refer to the `optimistic-specs` repository for the most up-to-date system specifications.
We will remove this folder once the migration process is complete.
We provide some basic yarn scripts to ensure consistent formatting.
After modifying any of the markdown files here, run `yarn format`.
```bash
yarn format
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment