0.3.0 • Published 9 months ago
@ironfish/multisig-broker v0.3.0
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
- Install Node.js 18 LTS (or greater)
- Install Yarn
- Run
yarn
at the top level of this repository
Run Development Server
Run yarn start
to start a development server at localhost:9035