Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
/ open-rpc-spec Public archive

The shared OpenRPC specification used for the Radix code API.

Notifications You must be signed in to change notification settings

radixdlt/open-rpc-spec

Repository files navigation

open-rpc-spec

The shared OpenRPC specification used for the Radix code API.

Versioning

Here is an example of the release type that will be done based on a commit messages:

Commit message Release type
fix(pencil): stop graphite breaking when too much pressure applied Patch Release
feat(pencil): add 'graphiteWidth' option Minor Release
perf(pencil): remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
Major Release

If no commit message contains any information, then default_bump (patch) will be used.

nmp registry

$ npm login --scope=@radixdlt --registry=https://npm.pkg.github.com

> Username: USERNAME
> Password: TOKEN
> Email: PUBLIC-EMAIL-ADDRESS

About

The shared OpenRPC specification used for the Radix code API.

Topics

Resources

Stars

Watchers

Forks

Packages