Skip to content

ETM-Proterozoic/safe-core-sdk

 
 

Repository files navigation

Safe Core SDK Monorepo

Logo

Software developer tools that facilitate the interaction with the Safe contracts and services.

Guides

Title Description
Integrating the Safe Core SDK This guide shows how to use the Safe Core SDK and Safe Service Client.

Packages

Package Release Description
safe-core-sdk NPM Version TypeScript library that facilitates the interaction with the Safe contracts
safe-core-sdk-types NPM Version Common types extracted from the Safe Core SDK packages
safe-core-sdk-utils NPM Version Utilities for the Safe Core SDK packages
safe-ethers-lib NPM Version Ethers.js utilities and Safe contracts types (typechain ethers-v5) used to initialize the Safe Core SDK
safe-web3-lib NPM Version Web3.js utilities and Safe contracts types (typechain web3-v1) used to initialize the Safe Core SDK
safe-service-client NPM Version Safe Transaction Service API client library
safe-ethers-adapters NPM Version Ethers adapter that facilitates the interaction with the Safe Services

Playground

There is a playground script that can be used to play around with the Safe Core SDK.

Update the config inside the script and execute the following command to run the script:

yarn play

About

Software developer tools that facilitate the interaction with the Safe contracts and services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Solidity 1.3%
  • Other 0.1%