Broker server and client supporting coordination between Iron Fish multisig accounts
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 yarn start
to start a development server at localhost:9035