https://github.com/sec-bit/quill
An open source cryptocurrency signature tool
https://github.com/sec-bit/quill
cryptocurrency signature vuejs
Last synced: about 1 month ago
JSON representation
An open source cryptocurrency signature tool
- Host: GitHub
- URL: https://github.com/sec-bit/quill
- Owner: sec-bit
- License: mit
- Created: 2019-07-26T13:17:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T05:06:24.000Z (over 4 years ago)
- Last Synced: 2025-01-23T00:26:59.234Z (over 1 year ago)
- Topics: cryptocurrency, signature, vuejs
- Language: CSS
- Size: 742 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quill
An open source cryptocurrency signature tool
## Preview

## Features
* Import types: private key, mnemonic
* Export types: json, csv and excel
* supported cryptocurrencies
1. BCH - Bitcoin Cash
2. BTC - Bitcoin
3. BTC - Bitcoin Testnet
4. BTG - Bitcoin Gold
5. ETC - Ethereum Classic
6. ETH - Ethereum
7. LTC - Litecoin
8. XRP - Ripple
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
## Lience
[MIT License](http://en.wikipedia.org/wiki/MIT_License)