currentSlot | - |
faucet | Requests the testnet faucet to fund a public key. |
fetchActions | - |
fetchEvents | - |
filterGroups | - |
getAccount | - |
getActions | - |
getBalance | - |
getNetworkConstants | - |
getNetworkId | - |
getNetworkState | - |
getProofsEnabled | - |
hasAccount | Checks if an account exists within the ledger. |
LocalBlockchain | A mock Mina blockchain running locally and useful for testing. |
Network | Represents the Mina blockchain running on a real network |
sender | Returns the public key of the current transaction's sender account. |
setActiveInstance | Set the currently used Mina instance. |
TestPublicKey | - |
transaction | Construct a smart contract transaction. Within the callback passed to this function, you can call into the methods of smart contracts. |
waitForFunding | - |