@dao-dao/utils

v2.4.0-rc.1
A collection of simple utility functions used across packages.

lint

eslint .

test

jest

format

eslint . --fix

protobuf

npm run protobuf:codegen && npm run protobuf:patch

protobuf:patch

git apply protobuf/patches.diff

protobuf:codegen

node protobuf/scripts/codegen.js

protobuf:patch:update

cd protobuf && npm run protobuf:codegen && git diff -R codegen/ > patches.diff && npm run protobuf:patch
npm i @dao-dao/[email protected]

Metadata

Downloads