This video is even more educating and helpful for beginners than the main solana playlist. After going through the solana playlist. I had to pause to look for this video because it will teach you well as a beginner
@user-dz6zd9zk2f Жыл бұрын
Damn just completed this build and i gotta say this was heavy. Thank u so much guys for such wonderful free content. :))
@MrBirbs5 ай бұрын
Best rust smart contract tutorial ever! Thank you!
@L3_5146 ай бұрын
thanks, bro , it took me 3 days to do it, with school & work, but I finally finished , your a Beast this was awesome
@Studyboi-ut7jp4 ай бұрын
First Dapp I was able to run successfully. This was awesome💌
@Complxculture3 ай бұрын
Hey let’s connect… currently building one
@_D3adB0y_7 ай бұрын
Just went through and built this. Awesome job explaining it for noobs like me. Some issues though: You can Create Lottery after a Winner is Picked and before they Claim it. So it ends up removing the claim ability for the users. Ideally we would have a claim button on the table next to each lottery so players can claim from past lotteries. Also they should be able to enter ongoing lotteries instead of just the most recent one. So adding a button to the table to enter the lottery if it hasnt finished yet would be good, or just make a whole grid of lotteries they can enter with a table at the bottom with the lotteries that were finished already.
@ashpritmehra8174 Жыл бұрын
I love a dapp
@isomen9617 Жыл бұрын
are there github repo for this project would like to examine the code to get better understanding
@TheOmfg0211 ай бұрын
Do we have to use quicknode? can't we just develop on top of the devnet and use their rpc?
@cheddasol8 ай бұрын
can this work with any token on Solana or just SOL ?
@zboobafett59849 ай бұрын
ty for this amazing tutorial
@JosephJackson-mn8gj3 ай бұрын
awesome!
@SyeedShah7 ай бұрын
Cool tutorial and got me going where I need to be, thanks for the front end app brings it all together nicely
@tilakrajchoubey55346 ай бұрын
Is it still working? if yes, could you please provide me with the github link if you have pushed it?
@advoworks6 ай бұрын
i haven't watch til the end of the video, but after some troubleshooting i believe your memcmp code was not working because the library import and offsets were incorrect. Here was what i changed to get this to work in context.js: Changed: import { bs58 } from "bs58"; to: import bs58 from "bs58"; //this resolves an error where "encode" was not found or something like that. Changed offset for memcmp for lotteryId should to 44, Changed offset for memcmp for wallet.publicKey to 12 Offsets calculated as follows in terms of bytes: 8 bytes - anchor discrinoator 32 bytes - Account primary key (in troubleshooting i realize this should be excluded from the offset calculation) 4 bytes - Ticket account data field "id" 32 bytes - Ticket account data field "authority" (to reach this field it woul dbe 12 bytes offset, or 8 + 4) 4 bytes - Ticket account data field "lotteryId" (to reach this field it would be 44 bytes offset, or 8 + 4 + 32)
@mikelong-o5h8 ай бұрын
1:27:00 my personal chapter
@yapziyan69183 ай бұрын
I plan to do this but with timelock (automate pick winner at 12am daily) Is there a way to do so?
@hamzaakhun Жыл бұрын
solana is awesome I am learning with you
@oyinlolaolasunkanmi4 ай бұрын
Amazing. Thanks
@ramsey-h7k3 ай бұрын
Thanks for the forecast! I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). How should I go about transferring them to Binance?
@meka4996 Жыл бұрын
Super thanks!
@rih1926 Жыл бұрын
Is lottery app also called DEFI dapp ????
@faizunm Жыл бұрын
where is the link??
@spaceboychorizo70013 ай бұрын
Any chance of partnering up?
@phuquang5770Ай бұрын
I built it done then launch it on mainet but my winner didn't claim their prize. How can I get it back ??? =)))
@ayushirastogi5616 Жыл бұрын
Cannot find the devnet option or even change network option on phantom wallet extension
@xace60189 ай бұрын
You have to turn on developer mode
@JAGATH57 Жыл бұрын
When I try with solpg, it's throwing error [program] macro not support
@Degenlifeid Жыл бұрын
Why my publickey not show
@EmmanuelOdii80 Жыл бұрын
Booom 💥
@loadmore Жыл бұрын
Github?
@FitRichMen8 ай бұрын
this tutorial doesnt work i get error while Building
@burnafterlaughing Жыл бұрын
can't get my wallet to initialize for some reason
@_D3adB0y_8 ай бұрын
Who tf thought rust was a great language to use for Solana programs. So damn complicated to do something simple. No wonder Thirdweb dropped support for this chain
@TikTokTrendsCompilation3 ай бұрын
because rust is enough low level language to make fast transactions. but i think golang would be a better choice. rust is boring but not hard to learn
@Sulanaonsol Жыл бұрын
Code please
@suryakantgupta9185 Жыл бұрын
Make Duolingo clone please
@Quantum_Learning Жыл бұрын
I am ready lan
@babukicoding Жыл бұрын
First🐣🐣🌴
@king_egro Жыл бұрын
Me also first
@WantedDead Жыл бұрын
5 hours long vid no timestamps…☠️
@Ismailfakai Жыл бұрын
Haha, everyone is first😅
@manindrasammanathegreat8253 Жыл бұрын
🤍🤍🤍
@Prathmeshnandurkar Жыл бұрын
First comment
@natsudragnil40656 ай бұрын
first
@roshankonwar6365 Жыл бұрын
Should I learn web 3 in 2023? Please.help.me.i wasted 2 years trying to figure what to learn😭 I am just 18
@LearningLazy Жыл бұрын
Yes
@Parsaaminii5 ай бұрын
No, It's utterly needs two years of learning to get hired If u could pay its cost, then yes
@syeddaniyal2330 Жыл бұрын
@jaymistry5521 Жыл бұрын
is there any resource to check out functions like to_account_info() try_borrow_mut_lamports(), invoking etc? Would be easy if there's some documentation.
@muhammadfaheem594 Жыл бұрын
i am v new with codeing confusing me alot but if possible to speak to u on whatsapp might help me bit share your fb ig or place where can reach to learn bit codeing