Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TP-Lab/key-generator


https://github.com/TP-Lab/key-generator

bitcoin ethereum key-generator nostr

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# key-generator

## Project setup
Requirements: Node v16
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).