Package detail

@safe-global/safe-core-sdk-utils

safe-global35.4kMIT1.7.4

Safe Core SDK Utilities

Ethereum, 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