Complete Guide to Full Stack Solana Development (2024)

  Рет қаралды 9,971

Abdullah Raza

Abdullah Raza

Күн бұрын

Пікірлер: 36
@saqibhussainvlogs
@saqibhussainvlogs 3 ай бұрын
Hey Abdullah Please Make A Complete Series On Full Stack Solana App Development - Thanks
@zzej
@zzej 4 ай бұрын
Finally, I found an anchor/solana tutorial I can actually learn from and watch all the way through. Looking forward to future tutorials. Would love to learn more about temporary freezing assets and escrow accounts
@cybler
@cybler 22 күн бұрын
Bravo on the video! I actually appreciate you not hand holding so much, made me do some work in order to get it working. In the end, it works, I connected my wallet to devnet and got the increment to update! Thanks!!
@sharqyyem
@sharqyyem 2 күн бұрын
Thanks for this informative tutorial. even it was my first look to anchor rust, but i got a lot. Good job. keep ✅💯💯💯
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
Wassup y'all! The focus for this guide is explaining Anchor workflows and general development steps. Solana moves fast, the code here will probably be outdated soon, so please ignore any minor differences! I'll be keeping this up to date and covering errors/bugs on github.com/AlmostEfficient/full-stack-solana-dev
@yanissck565
@yanissck565 5 ай бұрын
Hello Abdullah, do you do accompagnement or mentoring or consulting to help people devellop their app ?
@SantgrSpace
@SantgrSpace 15 күн бұрын
Thanks for the video, it was really helpful. If you could update the frontend with anchor 0.30 that would be awesome
@fantabarack
@fantabarack 2 күн бұрын
Hey @AbdullahRaza! Thanks for your content! I have a question, if I send a transaction to my wallet from my codebase using web3 js, I have app interaction as a name and unknown as a detail. How can I provide any custom data this? Any hint would be appreciated!
@meka4996
@meka4996 3 ай бұрын
Update to Anchor 0.30.0 in frontend: import IDL from "./counter.json"; import type { Counter } from "./counter"; export const program = new Program(IDL as unknown as Counter, { connection,});
@Elriogranade
@Elriogranade 2 ай бұрын
Yo bro have you been able to launch the app and make it works? After your changes I still endup with an error on the type Counter for new Program and IdlAccounts. (Type 'Counter' does not satisfy the constraint 'Idl'. Type 'Counter' is missing the following properties from type 'Idl': version, namets(2344))
@CamelJockeyClub
@CamelJockeyClub 5 ай бұрын
Just amazing how you simplified a very complex subject. Thank you🙏
@zayman2045
@zayman2045 4 ай бұрын
Love your content! New sub earned 👨🏾‍💻
@heyoung548
@heyoung548 2 ай бұрын
Bro, you getting so excited to talk about this beginner tutorial.
@smhussainpk
@smhussainpk Ай бұрын
such a nice and informative video @Abdullah Raza, impressive, thanks
@sayandcode
@sayandcode Ай бұрын
Man this saved my ass. Thanks Raza!
@yefimbutrameev2819
@yefimbutrameev2819 Ай бұрын
Brilliant, keep it up man
@kipfitpal
@kipfitpal 5 ай бұрын
You're good bro. Very good!
@smhussainpk
@smhussainpk Ай бұрын
Error: IDL doesn't exist , I am using anchor 0.30.1
@willpotage5522
@willpotage5522 5 ай бұрын
thanks man, great content. I have to watch at 0.75x speed, you speak too fast for me 😀
@Michael-im5mq
@Michael-im5mq 4 ай бұрын
I am still getting the "Error: Invalid arguments: counter not provided." even after deleting target directory, running anchor keys sync, and the running anchor test.
@Parsaaminii
@Parsaaminii 2 ай бұрын
Hey dude, ur videos are awesome and super helpful! But could you pls speak a bit slower? It's really hard to understand what you're saying sometimes, like you're speaking at 2x speed:) More than half of your viewers aren't native English speakers, so it's tough to keep up with your valuable tutorials at this pace Thanks a lot :))
@iabarrera
@iabarrera 2 ай бұрын
anchor build doesn't work for me. package `solana-program v1.18.18` cannot be built because it requires rustc 1.75.0 or newer, while the currently active rustc version is 1.72.0-dev but when I check rustc version it's 1.75.0 ? 🤔🤔
@meka4996
@meka4996 3 ай бұрын
How could you install Solana-CLI 1.19.0 while the latest version from their Github release page is Testnet - v1.18.16 ?
@EmmanuelTom-nl6bd
@EmmanuelTom-nl6bd 5 ай бұрын
What are some reasons one should use PDA over an account address? is it because of the fact that PDA is easy to remember the seed?
@meka4996
@meka4996 3 ай бұрын
Only a program can modify PDA data, but normal accounts can be used to modify its data via that account's private key.
@Keolamation
@Keolamation 4 ай бұрын
hey, can i do this on a create-react-app since I already started the project and got it working on that?
@Keolamation
@Keolamation 4 ай бұрын
as in work, I just mean i made a dope ass ico widget lol
@chadgtr34
@chadgtr34 2 ай бұрын
@@Keolamation can you share your widget ? what are you building next ?
@lovetemple188
@lovetemple188 5 ай бұрын
😴
@dzworkshop-aek
@dzworkshop-aek 4 ай бұрын
Hey Abdullah How we can sniping first 5 block in memes coin can you explain it please, thank you I am really need to understand
@Michael-im5mq
@Michael-im5mq 4 ай бұрын
Just give up now if you are going to ask a question like that.
@gojic1
@gojic1 Ай бұрын
this is shit,first i was getting error unkniwn field counter at counter.bump = ctx.bumps.counter;, than Error: Invalid arguments: counter not provided. than i tried with deleting target folder and runing solana keys sync,but there is no sync command at all,then i tried to run anchor test on devnet but again started to get Error: Invalid arguments: counter not provided....like i dont want to lose half of day to follow this video full of errors,hard pass for everyone who wants to learn about solana dev...i assume that this comment will be deleted soon but fuck it someone needs to tell this
@quigglychildree5495
@quigglychildree5495 4 ай бұрын
'Promo SM'
@meka4996
@meka4996 3 ай бұрын
Failed to deploy to devnet with error: `Recover the intermediate account's ephemeral keypair file with solana-keygen recover... `. Here is how to solve it: `solana program deploy --buffer ~/.config/solana/id.json --upgrade-authority ~/.config/solana/id.json --program-id target/deploy/counter-keypair.json target/deploy/counter.so`
Everything you need to know about Solana transactions!
22:42
Abdullah Raza
Рет қаралды 5 М.
Ranking every way of making money onchain!
22:03
Abdullah Raza
Рет қаралды 1,3 М.
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 42 МЛН
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 97 МЛН
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 53 МЛН
Object Oriented Programming is Good | Prime Reacts
31:30
ThePrimeTime
Рет қаралды 309 М.
A simple introduction to Solana accounts, rent, and PDAs
21:48
Abdullah Raza
Рет қаралды 1,5 М.
Solana programming model I
45:41
Ackee Blockchain Security
Рет қаралды 1,7 М.
Solana Smart Contract Tutorial: Using the Anchor Framework
46:01
Josh's DevBox
Рет қаралды 26 М.
How To Become A Blockchain Developer | Bartosz Lipinski, Solana
32:00
Solana Rust development roadmap - from $0 to $1 billion
14:18
Abdullah Raza
Рет қаралды 6 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 189 М.
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 62 М.
The ONLY Correct Way to Load Initial Data In Your Android App?
12:27
Philipp Lackner
Рет қаралды 19 М.
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 42 МЛН