DEV Community

# solana

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Sign In with Solana - Authenticate Users with their Phantom Wallet

Sign In with Solana - Authenticate Users with their Phantom Wallet

10
Comments
4 min read
A dummy's guide to Solana's architecture

A dummy's guide to Solana's architecture

7
Comments
12 min read
How to mint a NFT on Solana?

How to mint a NFT on Solana?

Comments
8 min read
Solana Program Snippets

Solana Program Snippets

5
Comments 1
8 min read
Building a Mint Solana NFT Frontend with NextJS and Metaplex

Building a Mint Solana NFT Frontend with NextJS and Metaplex

4
Comments
1 min read
Solana may be the next big thing !

Solana may be the next big thing !

7
Comments
1 min read
Solana DEV #02: Retrieve all Deposit transactions of your wallet

Solana DEV #02: Retrieve all Deposit transactions of your wallet

5
Comments
2 min read
Solana DEV #01: Fetching onchain data in a right way

Solana DEV #01: Fetching onchain data in a right way

10
Comments
3 min read
Introduction to Solana Blockchain

Introduction to Solana Blockchain

3
Comments
3 min read
A quick intro to end-to-end testing Solana dApps

A quick intro to end-to-end testing Solana dApps

3
Comments 1
4 min read
Rust Concepts for Writing Solana Programs

Rust Concepts for Writing Solana Programs

6
Comments 1
8 min read
Introduction to Rust Programming for Solana

Introduction to Rust Programming for Solana

2
Comments
7 min read
How to create a new token on the Solana Blockchain

How to create a new token on the Solana Blockchain

6
Comments 2
2 min read
Explanation of Solana’s Token Program

Explanation of Solana’s Token Program

7
Comments
8 min read
How to launch a NFT collection on Solana

How to launch a NFT collection on Solana

8
Comments
2 min read
How to change account size on Solana

How to change account size on Solana

16
Comments 1
2 min read
Quick note. Latest Solana Cli cannot be installed on Windows

Quick note. Latest Solana Cli cannot be installed on Windows

5
Comments
1 min read
Bulldozer Report (04/26/2022)

Bulldozer Report (04/26/2022)

24
Comments 4
5 min read
Create a Github Action to run Solana Anchor tests

Create a Github Action to run Solana Anchor tests

12
Comments
2 min read
Solana Anchor convert AccountInfo to Account<'info,T>

Solana Anchor convert AccountInfo to Account<'info,T>

11
Comments
1 min read
French Solana dev #1: Développer un program (smart-contract) sur la blockchain Solana avec le framework Anchor ⚓️🧑‍💻

French Solana dev #1: Développer un program (smart-contract) sur la blockchain Solana avec le framework Anchor ⚓️🧑‍💻

22
Comments
22 min read
A guide to build an encrypted email service on Solana with Anchor

A guide to build an encrypted email service on Solana with Anchor

13
Comments
9 min read
The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom

The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom

9
Comments
18 min read
Solana: Concerns and Integration To OpenSea

Solana: Concerns and Integration To OpenSea

3
Comments
4 min read
How to make a profitable trading bot on Aldrin dTWAP? Or how to generate passive income in web3?

How to make a profitable trading bot on Aldrin dTWAP? Or how to generate passive income in web3?

19
Comments 4
2 min read
How to learn Solana/Anchor and become Web3 Developer in 2 days?

How to learn Solana/Anchor and become Web3 Developer in 2 days?

26
Comments 2
1 min read
Building the staking smart contract with Solana blockchain

Building the staking smart contract with Solana blockchain

19
Comments 1
3 min read
How I bought rinegade.sol domain and turned it into NFT?

How I bought rinegade.sol domain and turned it into NFT?

7
Comments
1 min read
Solana Development Personal Roadmap

Solana Development Personal Roadmap

13
Comments 1
2 min read
getSignaturesForAddress null on localnet

getSignaturesForAddress null on localnet

6
Comments
1 min read
TheWheel, a first experience programming on Solana

TheWheel, a first experience programming on Solana

13
Comments
13 min read
How to Airdrop yourself SOL tokens on Solana devnet using Python

How to Airdrop yourself SOL tokens on Solana devnet using Python

7
Comments
2 min read
How to send Solana transactions using Python ✨

How to send Solana transactions using Python ✨

27
Comments 2
2 min read
How to sign anchor transactions with phantom or other wallets in the browser

How to sign anchor transactions with phantom or other wallets in the browser

11
Comments 1
1 min read
Web3 authentication on Solana using Python⚡

Web3 authentication on Solana using Python⚡

11
Comments
3 min read
How To Make Your Own Cryptocurrency Token on Solana 🤝

How To Make Your Own Cryptocurrency Token on Solana 🤝

24
Comments 1
6 min read
How to Make Your Own NFT

How to Make Your Own NFT

116
Comments 5
6 min read
Upcoming Solana NFT Projects - Moonly

Upcoming Solana NFT Projects - Moonly

9
Comments
4 min read
Recreating the Solana Explorer

Recreating the Solana Explorer

4
Comments 2
1 min read
solana-test-validator on m1 without rosetta

solana-test-validator on m1 without rosetta

10
Comments 1
2 min read
Install Solana on M1 Macs, without Rosetta 💡

Install Solana on M1 Macs, without Rosetta 💡

20
Comments 1
2 min read
Sign-In with Solana

Sign-In with Solana

21
Comments 7
2 min read
Exploring Program Derive Addresses (PDA's) with Solana, Anchor and React

Exploring Program Derive Addresses (PDA's) with Solana, Anchor and React

12
Comments
6 min read
Blockchain Hackathon

Blockchain Hackathon

2
Comments
1 min read
Building a simple on-chain point of sale with Solana, Anchor and React

Building a simple on-chain point of sale with Solana, Anchor and React

16
Comments 4
7 min read
Como configurar um ambiente Solana do zero usando Anchor no Windows e Linux

Como configurar um ambiente Solana do zero usando Anchor no Windows e Linux

12
Comments 1
6 min read
Starting with Solana, Part 4 - A Todo List with Rewards

Starting with Solana, Part 4 - A Todo List with Rewards

15
Comments
17 min read
Creating an NFT on Solana with Metaplex Candy Machine.

Creating an NFT on Solana with Metaplex Candy Machine.

61
Comments 17
8 min read
Starting with Solana, Part 3 - Testing a Solana Program

Starting with Solana, Part 3 - Testing a Solana Program

8
Comments 1
4 min read
Starting with Solana, Part 2 - Anchor's Account Macros

Starting with Solana, Part 2 - Anchor's Account Macros

12
Comments
6 min read
Solana teardown: Walkthrough of the example helloworld program

Solana teardown: Walkthrough of the example helloworld program

21
Comments
5 min read
Starting with Solana, Part 1

Starting with Solana, Part 1

26
Comments 2
5 min read
Solana NFTs: Everything you need

Solana NFTs: Everything you need

16
Comments 7
7 min read
Solana: How to send custom instructions via instruction data

Solana: How to send custom instructions via instruction data

22
Comments 1
5 min read
What's up with Heavy Duty Builders and Bulldozer.

What's up with Heavy Duty Builders and Bulldozer.

30
Comments
4 min read
The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom

The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom

968
Comments 126
18 min read
Tu primer Programa en Solana

Tu primer Programa en Solana

5
Comments 2
2 min read
How to install Solana dev tools on an M1 Mac

How to install Solana dev tools on an M1 Mac

57
Comments 25
4 min read
Solana: Crea una colección de NFTs

Solana: Crea una colección de NFTs

13
Comments 5
3 min read
A Beginner's Survey of the Solana Ecosystem

A Beginner's Survey of the Solana Ecosystem

9
Comments
5 min read
loading...