Calling a View
Calling smart contract view functions with Solo.
Solo Testing Tool for ISC.
View all tagsCalling smart contract view functions with Solo.
Example of a _Solo_ test. It deploys a new chain and invokes some view calls.
Solo is a testing framework that allows developers to validate real smart contracts and entire inter-chain protocols.
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.