UNPKG

hive-multisign

Version:

A typescript utility for multi-signature transactions on the Hive blockchain

21 lines (14 loc) 248 B
# Hive Multisign A customizable notification system build for the whole Hive ecosystem ## Installation ```bash $ pnpm install ``` ## Running the app ```bash # development $ pnpm run dev # production mode $ pnpm run build $ pnpm run start ```