Skip to content

mempirate/preconf-specs

 
 

Repository files navigation

Ethereum Preconfirmation API Specifications

This repo contains an open and neutral API specification for preconfirmations on Ethereum.

Render API Specification

To render spec in browser, you will simply need an HTTP server to load the index.html file in root of the repo.

For example:

git submodule update --init --recursive # don't forge the submodules!
python3 -m http.server 8080

The spec will render at http://localhost:8080.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%