Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/makerdao/helper-scripts

MakerDAO’s scripts repository
https://github.com/makerdao/helper-scripts

Last synced: 3 months ago
JSON representation

MakerDAO’s scripts repository

Awesome Lists containing this project

README

        

# helper-scripts

This repository holds a series of scripts that are considered useful for MakerDAO’s operation.

## Contents

### `generateSig.js`

This script generates a signature that can be used for DAI’s `permit` function. The output of this script was used for some tests in the [dss](https://github.com/makerdao/dss) repo.