Here are a set of software developer tools written in TypeScript for interacting with Gnosis Safe contracts and services.
Package | Release | Description |
---|---|---|
safe-core-sdk | | TypeScript library that for interacting with the Gnosis Safe contracts |
safe-core-sdk-types | | Common types extracted from the Safe Core SDK packages |
safe-core-sdk-utils | | Utilities for the Safe Core SDK packages |
safe-ethers-lib | | Ethers.js utilities and Safe contracts types (typechain ethers-v5) used to initialize the Safe Core SDK |
safe-web3-lib | | Web3.js utilities and Safe contracts types (typechain web3-v1) used to initialize the Safe Core SDK |
safe-service-client | | Safe Transaction Service API client library |
safe-ethers-adapters | | Ethers adapter that facilitates the interaction with the Gnosis Safe Services |