1.5.0 • Published 3 years ago

@gnosis.pm/safe-core-sdk-utils v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Safe Core SDK Utils

NPM Version GitHub Release GitHub

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