Skip to main content

Mina

Namespaces

NamespaceDescription
TestPublicKey-

Type Aliases

Type AliasDescription
ActionStates-
FeePayerSpecAllows you to specify information about the fee payer account and the transaction.
NetworkConstants-
PendingTransactionStatus-
TestPublicKey-

Variables

VariableDescription
activeInstance-
currentTransaction-

Functions

FunctionDescription
currentSlot-
faucetRequests the testnet faucet to fund a public key.
fetchActions-
fetchEvents-
filterGroups-
getAccount-
getActions-
getBalance-
getNetworkConstants-
getNetworkId-
getNetworkState-
getProofsEnabled-
hasAccountChecks if an account exists within the ledger.
LocalBlockchainA mock Mina blockchain running locally and useful for testing.
NetworkRepresents the Mina blockchain running on a real network
senderReturns the public key of the current transaction's sender account.
setActiveInstanceSet the currently used Mina instance.
TestPublicKey-
transactionConstruct a smart contract transaction. Within the callback passed to this function, you can call into the methods of smart contracts.
waitForFunding-