Language
Rust
Total Length
1.5h
Part of Learning Track
Build on Solana + 1
Introduction to Counter
In this chapter, we will configure the initialization of on-chain programs.
In this chapter, we will define the basic data structure required for Counter.
In this chapter, we will implement the initialization of the counter, focusing primarily on data definition.
In this chapter, we will implement the initialization of the counter, focusing primarily on the implementation of its function.
In this chapter, we will learn about the data definition in the counter increment logic.
In this chapter, we will learn about the function implementation in the counter increment logic.
In this chapter, we will implement the deployment of Counter on Solana.
Language
Rust
Total Length
1.5h
Part of Learning Track
Build on Solana + 1