Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 293 Bytes

Multisig Maker

This tool takes a CSV file as an argument and writes the transaction for all the transfers in the CSV to the console. See example.csv for the format.

Install

First ensure you have node installed

npm install

Run

node makeMsig.js example.csv