All code here is automatically generated by the Protocol Buffer Compiler using the service and message definitions in https://github.com/0xSplits/pulsarprotos.
npm install https://github.com/0xSplits/pulsartscode.git#v0.1.0
The release procedure is described in the npm-publish.yaml workflow file.
- A developer bumps the semver version within the
package.json. - A developer runs
npm installto updatepackage-lock.json. - A developer creates and merges a pull request for the version changes.
- A developer creates a new github release according to step 1.
- A Github action builds and publishes the new npm package into the Github package registry.