Skip to content

LimeChain/chain-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Chain specifications

Unified chain specifications of the Execution Environments of networks.

The spec contains all opcodes, precompiles and system contracts that the chain supports as well as information about when they were added.

Supported chains

There are specifications for the following EVM chains:

  1. Ethereum
  2. Kakarot

Add a chain specification

Fork the repo and add your spec in the specifications folder. You can use the Ethereum one as an example.

There is a TypeScript definition file that your spec has to be compatible with.

About

Specification of Execution Environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published