customer-tracking-sdk

module
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: MIT

README

Check examples to get going

Release procedure

Releasing contract changes

Any new contract changes should be backwards compatible, unless a new major version is being released. Both the Go and JavaScript packages will need to be released.

--- Go build ---

Dependencies:

make generate_types -C go

--- JavaScript build ---

make install -C js
make protos -C js/packages/types
make build -C js

--- Publish changes ---

  1. Commit all changes
  2. make publish -C js # Select appropriate version, lerna will auto commit vXX.XX.XX
    

Directories

Path Synopsis
examples
go command
go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL