keep-core
keep-core copied to clipboard
Adjust client installation scripts to include ECDSA/TBTC setup
Modify scripts/install.sh to adjust it to Threshold staking mechanism and running TBTC/ECDSA node.
The installation script should:
0. Build the client.
2. Deploy WalletRegistry.
3. Deploy TBTC contracts.
4. Increase authorization on WalletRegistry contract for the client.
PRs:
- https://github.com/keep-network/tbtc-v2/pull/385
- https://github.com/keep-network/keep-core/pull/3095
- https://github.com/keep-network/tbtc-v2/pull/386
- https://github.com/keep-network/tbtc-v2/pull/390
- ~https://github.com/keep-network/tbtc-v2/pull/388~
- https://github.com/keep-network/keep-core/pull/3096
- https://github.com/keep-network/keep-core/pull/3152
- https://github.com/keep-network/keep-core/pull/3151