An open API service indexing awesome lists of open source software.

https://github.com/keep-network/treasury-manager


https://github.com/keep-network/treasury-manager

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

treasury-manager
================

CLI to manage the Keep treasury, including building Gnosis Safe transactions
in an airgap-friendly way and managing grants.

Getting started
---------------

Build the CLI with

```
npm i
npm run build
```

and run with

```
nodejs dist/index.js
```