A npm package for effortless management of Safe multisig wallets.
Read this in other languages: English | 简体中文
npm install safeio
const safeio = require('safeio');
// Use safeio functions
- Create and manage Safe multisig wallets
- Execute transactions
- View wallet information and transaction history
- Integrate easily with existing projects
For detailed documentation, please visit our GitHub repository.