Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

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

safe-global4kMITdeprecated1.5.0TypeScript support: included

Package no longer supported. It has been migrated to @safe-global/safe-core-sdk-utils. Please, update your dependencies.

Safe Core SDK Utilities

Ethereum, Gnosis, Safe, SDK

readme

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