Skip to content

The official OpenRPC JSON Schema meta-schema.

License

Notifications You must be signed in to change notification settings

wydengyre/meta-schema

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRPC Meta JSON Schema

CircleCI branch npm GitHub release GitHub commits since latest release

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!

License

Apache-2.0

Contributing

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.

About

The official OpenRPC JSON Schema meta-schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 62.5%
  • Rust 18.3%
  • Python 16.9%
  • JavaScript 1.3%
  • TypeScript 1.0%