Calling a View
Calling smart contract view functions with Solo.
Calling smart contract view functions with Solo.
Deploying Wasm smart contracts with Solo.
What happens when a smart contract invocation fails?
Use the SoloContext to create full-blown tests for the dividend example smart contract.
Example of a _Solo_ test. It deploys a new chain and invokes some view calls.
Invoking smart contracts with on-ledger and off-ledger requests with Solo.
You can post a time-locked request by using the Delay() method. You can mint NFTs by using the MintNFT() method.
How to interact with the L1 ledger in Solo.
Smart contracts can exchange assets between themselves on the same chain and between different chains, as well as with addresses on the L1 ledger.