Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/makerdao/helper-scripts
- Owner: makerdao
- License: agpl-3.0
- Created: 2022-02-11T15:06:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T11:54:08.000Z (about 2 years ago)
- Last Synced: 2023-04-05T23:40:53.145Z (almost 2 years ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.