Introduction

Edge is a domain specific language for the Ethereum Virtual Machine (EVM).

It is the brain child of jtriley, to whom all specifications are attributable.

The [Edge Book] is broken down into the following sections:

  • Specifications: An in-depth blueprint to the Edge Language.
  • The Compiler: The inner working of the rust edge compiler implementation.
  • Tooling: An overview of Edge Language tooling and other developer utilities.
  • Contributing: Repository contribution guidelines.
  • Contact: Methods of contacting the maintainers.