To reach parity with the other sdks, we must introduce the contract manager, ie. the component that is in charge of creating scripts and addresses based on keys retrieved from the identity and contracts, that describe the script/address template, etc.
Ref: https://github.com/arkade-os/ts-sdk/tree/master/src/contracts.
To reach parity with the other sdks, we must introduce the contract manager, ie. the component that is in charge of creating scripts and addresses based on keys retrieved from the identity and contracts, that describe the script/address template, etc.
Ref: https://github.com/arkade-os/ts-sdk/tree/master/src/contracts.