cardano-client-lib
cardano-client-lib copied to clipboard
Create Shelley address from payment credential and delegation credential
Currently, a shelley address (base,ent,pointer, reward) can be created from HDPublicKey and/or Script.
Add new methods to create base/ent/pointer/reward address from payment credential and/or delegation credential.
Credential can be either pub key hash or script hash.