Creating a new implementationΒΆ

Implementing the Escher protocol is not trivial, there are a lot of details you have to care about. We have created an overview, a guide and a checklist to help you if you would like to create an Escher implementation for a new programming language.

  1. Read our Overview about the specification
  2. Follow our Guide to start
  3. Audit your code with the Checklist for Auditing
  4. And Publish Your Library as an easy to install package