@open-rpc/examples
Version:
Collection of example OpenRPC service definition files
20 lines (13 loc) • 886 B
Markdown
# examples
<center>
<span>
<img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/examples/master.svg">
<img alt="npm" src="https://img.shields.io/npm/dt/@open-rpc/examples.svg" />
<img alt="GitHub release" src="https://img.shields.io/github/release/open-rpc/examples.svg" />
<img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/open-rpc/examples/latest.svg" />
</span>
</center>
Collection of example OpenRPC Documents
Need help or have a question? Join us on [Discord](https://discord.gg/gREUKuF)!
### Contributing
How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUTING.md), [BUILDING.md](BUILDING.md) and [RELEASING.md](RELEASING.md) respectively. Commits in this repository follow the [CONVENTIONAL_COMMITS.md](CONVENTIONAL_COMMITS.md) specification.