@etmp/safe-core-sdk-utils
v1.0.2
Published
Safe Core SDK Utilities
Readme
Safe Core SDK Utils
Utilities for the Safe Core SDK monorepo.
Table of contents
Installation
Install the package with yarn or npm:
yarn install
npm installBuild
Build the package with yarn or npm:
yarn build
npm build