Counter Project Simple Rust Solana project that explains how to create a counter contract, that can increment, decrement, and update by any provided value. Also allows an instruction to reset the counter account.