fetch data from backend nodes
"low"
waits for conditions like timers or asset balances
"medium"
adapts the application for public terminal devices
"high"
true
create wallets in behalf of you or someone else
"high"
true
set your current wallet workspace
"medium"
true
create an address that may not be reconstructed again, a potential loss of funds
"high"
derive a volatile private and public key pair from your master private key, and this derivation may not be reconstructed again, a potential loss of signability, minting, staking or spending capability. Will only share public keys, not private ones.
"high"
true
create certificates, required for staking operations
"medium"
create native scripts, required for token minting and multisig operations
"medium"
create plutus scripts, required for a huge variety of Cardano features
"medium"
encrypt data (maybe code) with a password
"high"
true
decrypt data (maybe code) with a password
"high"
true
use one of your wallet private keys to create a signature based on arbitrary data
"high"
true
use wallet private keys to sign a transaction
"high"
true
use wallet private keys to sign one or more transactions. Review each transaction in detail, once signed it cannot be undone.
"high"
true
use one of your wallet public keys to verify if a signature has been created using it's associated private key
"medium"
true
build a transaction to spend funds, mint tokens, delegate stake or execute smart contracts
"medium"
true
submit to the blockchain a signed transaction
"high"
wait for a transaction to get confirmed by the network
"low"
perform cryptographic calculations
"medium"
fetch and execute external block of code inside the current script
"high"
true
fetch and include external data inside the current script to be used by the code
"high"
true
use data contained inside the current script
"low"
execute a block of code to perform some batch operations like sharing wallet addresses or build and sign transactions
"low"
sign a transaction that once submitted will spend assets
"medium"
sign a transaction that once submitted will spend assets locked on a smart contract or simple contract
"medium"
sign a transaction that once submitted will spend third party assets
"medium"
sign a transaction that once submitted will spend ADA if one of it's smart contracts fails some validation
"medium"
sign a transaction that once submitted will spend ADA locked on a smart contract or simple contract, if one of it's smart contracts fails some validation
"medium"
sign a transaction that once submitted will spend third party ADA if one of it's smart contracts fails some validation
"medium"
sign a transaction that once submitted will reference a eUTXO information without spending it
"low"
sign a transaction that once submitted will lock assets on a smart contract or shared treasury address
"high"
sign a transaction that once submitted will send assets to a third party address
"high"
sign a transaction that once submitted will send assets with data attached
"medium"
sign a transaction that once submitted will send assets with a native script attached
"medium"
sign a transaction that once submitted will send assets with a plutus script attached
"medium"
sign a transaction that once submitted will lock assets on a smart contract or shared treasury address if one of it's smart contract fails some validation
"high"
sign a transaction that once submitted will send assets to a third party address if one of it's smart contract fails some validation
"high"
sign a transaction that once submitted will send assets with data attached if one of it's smart contract fails some validation
"medium"
sign a transaction that once submitted will send assets with a native script attached if one of it's smart contract fails some validation
"medium"
sign a transaction that once submitted will send assets with a plutus script attached if one of it's smart contract fails some validation
"medium"
sign a transaction that once submitted will withdraw some staking rewards
"medium"
sign a transaction that once submitted will withdraw some staking rewards from a smart contract or shared treasury address
"medium"
sign a transaction that once submitted will withdraw some staking rewards from a third party address
"medium"
sign a transaction that once submitted will mint native assets (tokens,NFTs,etc..)
"high"
sign a transaction that once submitted will burn native assets (tokens,NFTs,etc..)
"high"
sign a transaction that once submitted will register stake, usually to delegate it later
"medium"
sign a transaction that once submitted will deregister stake
"medium"
sign a transaction that once submitted will delegate stake to a stake pool
"medium"
sign a transaction that once submitted will register a stake pool
"high"
sign a transaction that once submitted will retire a stake pool
"high"
sign a transaction that once submitted will register a new genesis key delegation, for advanced chain updates operations by the network governance
"high"
sign a transaction that once submitted will allow network governance to spend treasury funds, for example for Catalyst or the ITN
"high"
sign a transaction that once submitted will update chain protocol parameters
"high"
sign a transaction that once submitted will get validated if also a specific cryptographic key has sign it
"medium"
sign a transaction that once submitted will execute a native script (for actions like mint,burn,locking assets,etc...)
"medium"
sign a transaction that once submitted will execute a plutus script (for actions like mint,burn,locking assets, swap tokens,etc...)
"medium"
sign a transaction that once submitted will use and store smart contract data on-chain forever
"medium"
sign a transaction that once submitted may redeem some locked assets in a smart contract address
"medium"
sign a transaction that once submitted may mint or burn some native tokens with a smart contract
"medium"
sign a transaction that once submitted may sign a certificate with a smart contract for actions like stake delegation, pool registrations and more
"medium"
sign a transaction that once submitted stores data on-chain forever to trigger or redeem a smart contract action
"medium"
sign a transaction that once submitted will store arbitrary data on-chain forever (for minting NFTs,sending messages,or other transaction information)
"medium"
sign a transaction that once submitted will store native scripts on-chain forever
"low"
sign a transaction that once submitted will store plutus scripts on-chain forever
"low"
loads wallet configuration, and populates it generating child keys, child addresses, and other kind of artifacts
"high"
true
saves wallet configuration on-chain, forever, using a GCFS DiskNFT. Later you can load it calling loadConfig
"high"
true
search for data and executable files stored on chain
"medium"