@rainblock/protocol

v1.0.0
Protocol Buffer Definitions for Rainblock

preinstall

mkdir -p prototool;curl -sSL https://github.com/uber/prototool/releases/download/v1.3.0/prototool-$(uname -s)-$(uname -m).tar.gz | tar -C prototool --strip-components 1 -xz

format

prototool/bin/prototool all src

test

(prototool/bin/prototool lint src || (echo 'protobuf lint failed, try `npm run format` to fix' && exit 1)) && prototool/bin/prototool all src
npm i @rainblock/[email protected]

Metadata

Downloads

Maintainers