@essienphil
*Too many task popping up*
UNION BUILD
*Ceremony contribution*
http://ceremony.union.build
Take your time and read through
https://x.com/union_build/status/1841554596571054150?s=46
You must have OrbStack installed in order to contribute, because Docker Desktop is too slow. If you use Docker Desktop it is extremely likely that you will lose your contribution slot.
---
✅ Install OrbStack https://orbstack.dev/
✅ Open OrbStack from the Applications/ folder
✅ Click allow on the OrbStack popups
✅ Open Terminal from the Applications/Utilities/ folder
✅ Paste the following command in Terminal to start the MPC client:
---
mkdir -p ceremony && docker pull ghcr.io/unionlabs/union/mpc-client:latest && docker run -v $(pwd)/ceremony:/ceremony -w /ceremony -p 4919:4919 --rm -it ghcr.io/unionlabs/union/mpc-client:latest
---
Once the MPC client is running you can return to the main page.