Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Add solana balance
Browse files Browse the repository at this point in the history
  • Loading branch information
urani-engineering-helper committed Mar 27, 2024
1 parent 03ea84a commit 15d37f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demos/01_hello_world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,9 @@ solana program deploy ./target/deploy/hello_world.so

* You can check your Solana wallet's balance to see how much it costs to deploy this simple program.


```shell
solana balance
```

<br>

0 comments on commit 15d37f5

Please sign in to comment.