James Bachini

Solana

  • Solana SoLang Tutorial | How To Deploy Solidity On Solana

    Solana SoLang Tutorial | How To Deploy Solidity On Solana

    In this SoLang tutorial I’ll show you how to deploy Solidity code on Solana. We will start by setting up a dev environment before looking at some of the nuances in writing SoLang contracts. I’ll end on a few security considerations and a comparison to developing on Solana with SoLang vs Rust. Setting Up A…

  • Blockchain Developer Roadmap | A Guide To Learning Blockchain Development

    Blockchain Developer Roadmap | A Guide To Learning Blockchain Development

    This blockchain developer roadmap lays out a framework for learning blockchain development. It should provide a wealth of resources and information for aspiring blockchain developers. Blockchain Developer Roadmap James On YouTube Watch On YouTube: https://youtu.be/h-IcAZX7250 Understanding The Moving Parts There are a number of roles within the blockchain sector and an understanding of what each…

  • How To Stake Ethereum, Luna or Solana| LIDO Staking Tutorial

    How To Stake Ethereum, Luna or Solana| LIDO Staking Tutorial

    As Ethereum moves to a proof of work network it opens up the possibility to stake our assets to gain a yield. We can do this by running our own validator node on the network… or we can use a liquid staking platform. In this lido staking tutorial I’m going to look at the LIDO…

  • Metaplex Tutorial | How To Mint & Sell Solana NFT’s

    Metaplex Tutorial | How To Mint & Sell Solana NFT’s

    This Metaplex tutorial details how to build and deploy a Metaplex fork and then use it to create and sell a Solana NFT. What Is Metaplex The standard for building a NFT store and minting application on Solana is called Metaplex. It’s an open source framework which lets anyone mint and sell NFT artwork. The…

  • Solana Tutorial | Building Smart Contracts & dApps For The Solana Hackathon

    Solana Tutorial | Building Smart Contracts & dApps For The Solana Hackathon

    This Solana tutorial goes through a step by step process of setting up a development environment for Solana, writing and deploying smart contracts and my experiences with entering the Solana Hackathon. Getting Started With Solana Solana is a high performance modern blockchain with impressive throughput capabilities. It can handle 50,000 transactions per second which makes…