Skip to content

ledgerconnect/hivesigner

Repository files navigation

Master CI/CD GitHub license Discord

hivesigner

Signer app for Hive

This is UI component of the Hivesigner. There are SDK and API components, check Wiki to learn more.

Usage

# Install dependencies
npm install

# Serve on localhost:8080
npm run serve

# Build for production
npm run build

# Wrap browser extension
npm run zip

Issues

To report a non-critical issue, please file an issue on this GitHub project. If you find a security issue please report details to security@hivesigner.com or trusted community members. We will evaluate the risk and make a patch available before filing the issue.