Superteam Germany Docs
  • 👋Introduction
  • 👑Guilds
  • 🔥Get involved
  • Developers Guild
    • 🧙Guild 101
    • 🍕Sessions
      • Introduction to Turbin3
      • Pokémon in a blink: Interview with sol_idity
      • Solana Blink Special
      • Minting NFTs with Metaplex Core
      • ZK Compression
    • 🧠Knowledge Base
      • 👨‍🏫Online Courses
        • 🔥Solana Developer Bootcamp 2024
        • For Beginners
        • For Intermediates
      • 👨‍💻Tutorials
      • 🌟Code Examples
      • 🛠️SDK Overview
        • Base
        • 📱Frontend
        • ⚡Backend
        • 🕹️Gaming
        • Wallet Integration
        • ⚗️Solana Starter Kit
      • 👾Tools
      • 🌈Misc
    • 💬Feedback
    • 🚀Join our Telegram
  • Creators Guild
    • 🎨INTRO - GM Creators! ​
    • 👩‍🎨CREATORS RESOURCE HUB
      • 🔮Spaces
        • Creator Resources
      • 🌆Events & Exhibitions
  • Hackathons
    • 💻HackaTUM
      • 🏆Winning Idea?
      • ☕Entry Point
      • 🧑‍🏫Tutorials
      • Faucets
    • 🏃‍♀️Solana Speedrun
    • ⚔️Colosseum
      • 3 Day Hackathon Bootcamp
    • 👋Resource Hub
  • Resources
    • 👨‍💻Developer Resources
  • More from us
    • Follow on X
    • Visit our Events
    • Chat on Telegram
Powered by GitBook
On this page
  • JavaScript Client for Solana
  • What is Solana-Web3.js? #
  • Rust Client for Solana
  • Python Client for Solana
  • Blinks

Was this helpful?

  1. Developers Guild
  2. Knowledge Base
  3. SDK Overview

Frontend

You can already do a lot on Solana without deploying your own programs (smart contracts) by using TypeScript and we would recommend you to start here, especially if you are used to web2 technologies.

PreviousBaseNextBackend

Last updated 6 months ago

Was this helpful?

What is Solana-Web3.js?

The Solana-Web3.js library aims to provide complete coverage of Solana. The library was built on top of the .

You can find the full documentation for the @solana/web3.js library .

Solana's Rust crates are and can be found with the solana- prefix.

HELLO WORLD: GET STARTED WITH SOLANA DEVELOPMENT

To quickly get started with Solana development and build your first Rust program, take a look at these detailed quick start guides:

  • . No installation needed.

  • and use the local test validator.

Python Client for Solana

Both and are great options to get going when writing client code on Python

Blinks

Make sure to check out these templates

Using Blinks for NFT Minting:

A package that lets you render a blink on your website. There are also other packages available, e.g. from .

This is also a great resource from :

🧠
🛠️
📱
JavaScript Client for Solana
#
Solana JSON RPC API
here
Rust Client for Solana
published to crates.io
on docs.rs
Build and deploy your first Solana program using only your browser
Setup your local environment
Solders
Solana.py
Solana Developers
Dialect
Solana Blink Special
solana-actions/examples at main · solana-developers/solana-actionsGitHub
GitHub - dialectlabs/blinksGitHub
Logo
Logo