Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 499 Bytes

multisig-broker

Broker server and client supporting coordination between Iron Fish multisig accounts

Development

Install Dependencies

Run the steps below to install dependencies required for development

  1. Install Node.js 18 LTS (or greater)
  2. Install Yarn
  3. Run yarn at the top level of this repository

Run Development Server

Run yarn start to start a development server at localhost:9035