gnosis-neon-safe-core-sdk-utils
v1.7.5
Published
Safe Core SDK Utilities
Downloads
2
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 install
Build
Build the package with yarn or npm:
yarn build
npm build