Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.1 KB

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 [email protected] or trusted community members. We will evaluate the risk and make a patch available before filing the issue.