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

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

Awesome Lists containing this project

README

          

# Quill

An open source cryptocurrency signature tool


vue


element-ui


license

## Preview

![overview](img/overview.png)

## 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)