BaraGames
Official Website
  • Welcome to BARA Games
  • Users
    • Getting Started
      • Setting up your wallet
      • Bridging funds to Solana
      • Join BARA community!
  • Developers
    • Why Choose BARA?
    • Getting Started
      • Setup local development for BARA SVM
      • Build & Deploy Your First Program
    • Developer Tooling
      • Explorer
      • Faucet
      • Wallet Extensions
    • Additional Resources
  • Architecture
    • Overview
    • Vision & Architecture
    • HyperGrid Framework
      • HyperGrid Infrastructure
        • Architectural Overview
        • Grids and Network Relationships
          • Grids
      • Interoperability with Solana
        • Data Synchronization Between HyperGrid and Solana Base Layer
      • HyperGrid Shared State Network (HSSN)
      • HSSN Explorer Overview
      • HSSN Gas Fee Mechanism
      • Operator Guides
        • Deploying a New Grid
        • Deploying a BARA RPC Node
        • Deploying an HSSN Validator
        • Mainnet
          • Deploying an HSSN Validator
      • Verifiable Compute & Zero-Knowledge Proofing on HyperGrid
    • Sorada
      • Introduction
      • Architecture
      • How to Deploy Sorada
      • Resources
    • Rush ECS Framework
      • Introduction
      • Features
      • Quickstart
      • Reference
      • Demo
  • RESOURCES
    • Audit Reports
    • We're Hiring!
Powered by GitBook
On this page
  1. Developers

Additional Resources

All important links at one place

PreviousWallet ExtensionsNextOverview

Last updated 3 months ago

BARA SVM has complete portability for Solana programs, so if you are building for Solana, you can deploy it to Solana without doing any code changes. You would just require to change the RPC URL and deploy there.

Wallets Support List

Developer Docs, Libraries and Frameworks

Tools
Usage
Language
Links

SolanaWeb3JS

Client side interactions for all things SVM.

Typescript

Anchor

Smart Contracts Framework

Rust

Steel

Smart Contracts Framework

Rust

Sol Playground

Online Smart Contract IDE

Rust

Metaplex

All things NFTs

Typescript & Rust

Pyth

Real time price feed oracles

Typescript & Rust

Solana Cookbook

Code snippets to do different types of interactions

Typescript & Rust

Solders

Python tool kit

Python

EspressoCash

Dart tool kit

Dart

Resources to learn more about SVM

  • How Solana works -

  • Solana Docs -

  • Helius Blog ( covers a lot of SVM topics ) -

You can take any code snippet from existing code snippets of Solana change the RPC URL to BARA and redeploy your smart contracts.

For client-side code, you just have to change the RPC URL as well and you can use any of the libraries mentioned above.

For more help, you can join our .

Backpack
Nightly
https://report.helius.dev/
https://solana.com/docs
https://www.helius.dev/blog
Telegram
https://solana-labs.github.io/solana-web3.js/
https://www.anchor-lang.com/docs
https://github.com/regolith-labs/steel
https://beta.solpg.io/
https://developers.metaplex.com/
https://www.pyth.network/
https://solana.com/developers/cookbook
https://github.com/kevinheavey/solders
https://github.com/espresso-cash/espresso-cash-public/tree/master/packages/solana