Skip to content

DblBee/solana-bootcamp

Repository files navigation

Solana Developer Bootcamp 2024

Docker

The root of this repository has a working validator node. to run the node you need to have docker and docker compose installed.

docker compose up -d

Connecting Solana Explorer Locally

Navigate the browser to https://explorer.solana.com. Select the network button in the top right corner. Select "Custom RPC URL", turn on the developer settings and it will connect to your local running validator instance.

You can search for the transactions and accounts using the explorer for validation.

About

My submissions for exercises following the Solana Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors