Commit a6968ac6 authored by Kelvin Fichter's avatar Kelvin Fichter

docs: point to new specs repository

parent 0aea323d
# 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