This package has been deprecated by spec-types and the specspec itself. We recently switched to using strict versioning, so it's important to use the specification that matches the document. Here's more information here
This is the JSON Schema file for the OpenRPC Specification. You may use it to validate your open rpc documents.
This repo also contains the code which takes the schema, and generates typings for various languages. Currently supported languages:
- Typescript
- Rust
- Go
- Python
Need help or have a question? Join us on Discord!
Apache-2.0
How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.