During Stage 2, the coinbuilder will be released as an additional tool.
This means, a seperate module that communicates with your wallet, just like it will in the 'final' version where everything is in one QT.
You will need to configure your OPES.conf and input the data for the module to communicate with your wallet.
This gives us following advantages:
- Scalable in case of bugs, upgrades or updates without 50 (as a way of speaking) wallet updates.
- Cloning proof until the final version has been released fully opensourced on Github.
- Flexibilty. If the separate coinbuilder does the job, there are considerations to sell the separate plugin module afterwards for those who missed out on BUILD stages.
This might also lead to release a compiled library so others can take advantage of the coinbuilder API in other projects without the need for the QT wallet.
This release plan leads to the fastest way of development right now, so we can show and proof a working coinbuilder one stage faster as planned.