Cardano
This is a Cardano Driver for the Platform SDK. The implementation makes use of Cardano and adheres to the contracts laid out in the specification. This package should not be used directly. It is designed to be consumed through the SDK package.
Repository
Installation
1yarn add @ardenthq/sdk-ada
Specification
-
Functions Supported transaction ✅ transactions ✅ wallet ✅ wallets ❌ delegate ❌ delegates ❌ votes ❌ voters ❌ configuration ❌ fees ❌ syncing ❌ broadcast ✅
-
Functions Supported all ❌
-
Functions Supported address(mnemonic.bip39) ❌ address(mnemonic.bip44) ✅ address(mnemonic.bip49) ❌ address(mnemonic.bip84) ❌ address(multiSignature) ❌ address(privateKey) ❌ address(publicKey) ✅ address(secret) ❌ address(validate) ✅ address(wif) ❌ keyPair(mnemonic.bip39) ❌ keyPair(mnemonic.bip44) ✅ keyPair(mnemonic.bip49) ❌ keyPair(mnemonic.bip84) ❌ keyPair(privateKey) ❌ keyPair(secret) ❌ keyPair(wif) ❌ privateKey(mnemonic.bip39) ❌ privateKey(mnemonic.bip44) ✅ privateKey(mnemonic.bip49) ❌ privateKey(mnemonic.bip84) ❌ privateKey(secret) ❌ privateKey(wif) ❌ publicKey(mnemonic.bip39) ❌ publicKey(mnemonic.bip44) ✅ publicKey(mnemonic.bip49) ❌ publicKey(mnemonic.bip84) ❌ publicKey(multiSignature) ❌ publicKey(secret) ❌ publicKey(wif) ❌ wif(mnemonic.bip39) ❌ wif(mnemonic.bip44) ❌ wif(mnemonic.bip49) ❌ wif(mnemonic.bip84) ❌ wif(secret) ❌
-
Functions Supported getVersion ❌ getPublicKey ❌ signTransaction ❌ signMessage ❌
-
Functions Supported block ✅ transaction ✅ wallet ✅
-
Functions Supported sign ✅ verify ✅
-
Functions Supported delegateRegistration ❌ delegateRegistration.ledgerS ❌ delegateRegistration.ledgerX ❌ delegateRegistration.musig ❌ delegateResignation ❌ delegateResignation.ledgerS ❌ delegateResignation.ledgerX ❌ delegateResignation.musig ❌ ipfs ❌ ipfs.ledgerS ❌ ipfs.ledgerX ❌ ipfs.musig ❌ multiPayment ❌ multiPayment.ledgerS ❌ multiPayment.ledgerX ❌ multiPayment.musig ❌ multiSignature ❌ multiSignature.ledgerS ❌ multiSignature.ledgerX ❌ secondSignature ❌ secondSignature.ledgerS ❌ secondSignature.ledgerX ❌ secondSignature.musig ❌ transfer ✅ transfer.ledgerS ❌ transfer.ledgerX ❌ transfer.musig ❌ vote ❌ vote.ledgerS ❌ vote.ledgerX ❌ vote.musig ❌
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
Last updated 2 years ago
Edit Page