An open API service indexing awesome lists of open source software.

https://github.com/starkware-libs/starkex-apps-api


https://github.com/starkware-libs/starkex-apps-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# API specifications for applications using StarkEx

This repo contains api specification for applications built on top of StarkEx (operators).

Most of the API is RPC-style API, defined using OpenRPC schema, and specified [here](./api/nft-apps-openrpc.json).

Streaming API is also defined in the same file and explained [here](./StreamAPI.md).