🖥️Creating an Anchor Project in Visual Studio Code
Step 1: Initialize Anchor ProjectStep 2: Update the lib.rs File with Smart Contract CodeStep 3: Update the Smart Contract's Cargo.toml FileStep 4: Update the Project's Root Cargo.toml FileStep 5: Compile Your Program with anchor buildStep 6: Deploy Your Project to the Eclipse DevnetStep 7: Verify Program Deployment on the Eclipse Devnet Explorer
Was this helpful?