Our sdk supports natively default, delegate and vhtlc contracts. It would be super powerful to allow users to define their own contracts and to have a way to add them to those supported by the client's contract manager.
This is exactly the purpose of the contract registry that would come with 3 contract types supported by default and the possibility to add custom ones defined by users.
Ref: https://github.com/arkade-os/ts-sdk/blob/master/src/contracts/handlers/registry.ts
Our sdk supports natively default, delegate and vhtlc contracts. It would be super powerful to allow users to define their own contracts and to have a way to add them to those supported by the client's contract manager.
This is exactly the purpose of the contract registry that would come with 3 contract types supported by default and the possibility to add custom ones defined by users.
Ref: https://github.com/arkade-os/ts-sdk/blob/master/src/contracts/handlers/registry.ts