Golana: Hello World 👋

This is a simple example of how to use the Golana SDK.

0. Set your solana wallet to the testnet, and connect your wallet.

1. Create an account to store data onchain and initialize the account with an initial greet count.

2. Send a greet transaction to get a greeting back and increment the greet count.

3. View the logs below to see the transaction details.