Building Cryptographic Entities
The cardano-cli
allows us to create many different types of keys, addresses, multisig scripts, token policies, signed certificates and most importantly transactions. However it mainly works with raw unencrypted files in the file system which can be problematic for security and performance.
Language-specific Cardano CLI Wrappers
🚧 More content coming soon
Language-specific SDKs
🚧 More content coming soon
Notes on Key Management
🚧 More content coming soon
Building and Submitting Transactions
To see your options for building and submitting transactions, continue to Building and Submitting Transactions ➡️