Developer Educator Program: Cultivating the next generation of Solana builders
Learn how to conduct Solana workshops with the Solana Foundation Developer Relations team.
Learn how to conduct Solana workshops with the Solana Foundation Developer Relations team.
Ethereum devs get a new way to build on Solana.
A high-level explanation of Solana’s core innovation
A brief run-down of Solana’s high-performance permissionless network design
How smart contracts work on Solana’s Proof of History based blockchain
On the road to 710k TPS.
Understand 1 of 8 key technologies that make Solana the most performant blockchain in the world
Understand 1 of 8 key technologies that make Solana the most performant blockchain in the world
Find out the process the Solana network utilizes to validate and replicate transactions with web-scale speed and functionality.
If you followed Part 1 of the Scaffold Series [https://solana.com/news/solana-scaffold-part-1-wallet-adapter], or ever wondered why we recommend using the Wallet Adapter Library [https://github.com/solana-labs/wallet-adapter], this article is for you. Let's assume the user already has a wallet app/extension installed such as Phantom [https://phantom.app/] installed. Let's say we want to do that connection a la mano, this is how to code would look like: const connectWallet = async () => {
Become a Solana blockchain developer. Let's unroll The Solana Path together with this top-down approach tutorial. In this part, we will learn how to send SOL.
Become a Solana developer. Let's unroll The Solana Path together with this top-down approach tutorial. In this part, we will learn how to fetch the wallet balance.
Become a Solana blockchain developer. Let's unroll The Solana Path together with this top-down approach tutorial.
In this article you’ll learn about some of the very high level topics related to Solana development such as myths, development workflows, programs, dApps [https://www.investopedia.com/terms/d/decentralized-applications-dapps.asp#:~:text=Decentralized%20applications%20(dApps)%20are%20digital,control%20of%20a%20single%20authority.] (decentralized application), and client SDKs that will give you a clear path to developing on Solana. This article is intended for developers that are new to Solana
Understand 1 of 8 key technologies that make Solana’s 50,000 TPS blockchain network possible.
A new approach to scaling blockchain