@ironfish/multisig-broker
v0.3.0
Published
Broker server and client supporting coordination between Iron Fish multisig accounts
Downloads
787
Readme
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