haowang1013 / safe-core-sdk

The Safe Core SDK facilitates the interaction with the Gnosis Safe contracts

Home Page:https://gnosis.github.io/safe-core-sdk/classes/default.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safe Core SDK Monorepo

Software developer tools that facilitate the interaction with the Gnosis 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 Gnosis Safe contracts
safe-core-sdk-types NPM Version Common types extracted from 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 Gnosis Safe Services

About

The Safe Core SDK facilitates the interaction with the Gnosis Safe contracts

https://gnosis.github.io/safe-core-sdk/classes/default.html

License:MIT License


Languages

Language:TypeScript 98.6%Language:Solidity 1.2%Language:JavaScript 0.2%Language:Shell 0.1%