Solana
  • Solana Development
    • Prerequisites
    • Getting Started
      • ShadCN
      • Getting started with Next.js
    • Developing on Solana
      • Minting Solana NFTs: A Beginner's Guide
  • Examples
    • Creating a Custom Solana Wallet Connect UI
    • Portfolio Applicaiton
    • Solana Wallet Adapter
    • JavaScript Client for Mpl Core
  • Solana Cookbook
  • Wonka.JS and next.js
  • Metaplex Sugar
  • Solana Wallet Adapter To a Next.Js application
    • Basic Wallet Adapter with React
    • Integrating Solana Wallet Adapter in a Next.js Application
    • Solana Wallet Example Code and Tutorial
    • Git Hub Code
  • Token Burning Candy Machine
  • Page 1
  • DLMM
  • Page 2
  • React And Next.JS
    • Material UI
    • Installation
    • Usage
    • Example projects
Powered by GitBook
On this page
  • Visual Studio Code on macOS
  • Installation
  1. Solana Development

Prerequisites

Everything that you need, in order to get your development journey started on solana and beyond!

PreviousSolana DevelopmentNextGetting Started

Last updated 9 months ago

Go to and sign up for a github account.

Next you'll want to download "GItHub Desktop" for your mac or your pc

Go here and download the file and install it on your computer:

This will help you figure out how to deploy and commit your project files before learning the commands.

Next your going to want to install an IDE.

What is an IDE?

An IDE stands for Integrated Development Environment. It’s a software application that provides comprehensive facilities to computer programmers for software development. An IDE typically includes the following components:

1.	Source Code Editor: A text editor that helps you write and edit code with features like syntax highlighting, code completion, and code folding.
2.	Compiler/Interpreter: A tool that translates your code from a high-level programming language to machine code or an intermediate language that can be executed by a computer.
3.	Debugger: A tool that helps you test and debug your code by allowing you to step through your code, inspect variables, and set breakpoints.
4.	Build Automation Tools: Tools that help automate repetitive tasks like compiling code, packaging binaries, and running tests.
5.	Version Control: Some IDEs integrate with version control systems like Git, making it easier to manage changes to your code over time.

Examples of popular IDEs include Visual Studio Code, IntelliJ IDEA, PyCharm, Eclipse, and Xcode. IDEs are designed to increase developer productivity by offering a cohesive environment where you can write, test, and debug your code all in one place.

For the tutorials, I want you to download both, Visual Studio Code, and Cursor AI.

Visual Studio Code on macOS

Visual Studio Code for Mac (Direct Link):

  1. Open the browser's download list and locate the downloaded app or archive.

  2. If archive, extract the archive contents. Use double-click for some browsers or select the 'magnifying glass' icon with Safari.

  3. Drag Visual Studio Code.app to the Applications folder, making it available in the macOS Launchpad.

  4. Open VS Code from the Applications folder, by double clicking the icon.

  5. Add VS Code to your Dock by right-clicking on the icon, located in the Dock, to bring up the context menu and choosing Options, Keep in Dock.

Next you'll want to install a plethora of extensions to help you on your development journey.

One of them is Claude Dev. But we will get to that later anon.

Cursor For Mac

You now have both of the most advanced IDE's known to man running locally, congrats!

Now it's time to onboard you to the use of language models in development or coding.

The language model I use, Is Claude by Anthropic.

Sign up for an account, and head here after sign up.

That is where you start all of your new chats, you can also pay for premium which I highly recommend.

Than the next step would be to add API credits.

You now have the full tech stack ready to go.

You'll than want to integrate Visual Studio Code and Claude, etc.

Follow the instructions step by step and you will be good to go.

for macOS.

Download the software, install it, bada bing, bada boom.

Go to:

Head to: and add API credits using your money.

https://github.com/
https://desktop.github.com/download/
https://code.visualstudio.com/docs?dv=osx
Installation
Download Visual Studio Code
https://www.cursor.com/
https://www.anthropic.com/
https://console.anthropic.com/dashboard
Claude
Logo