Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "dapp"
-
When I have low motivation, I just remember that through my teaching, my 79 year old grandfather learned how to stream videos on his own, asked me to teach him how to pirate movies using torrents and bought himself a smartphone and now sends me emojis.
If he can do all that, I can tackle my Dapp. Thank you Dedushka.2 -
Recently, my friend and I participated in a hackathon and had the chance of building my very first Dapp. We call it FarmerChain. FarmerChain has a module called Farmer Bank. It's a simple wallet type contract simulating a "bank". I'd love some feedback from you guys. Any critiques/suggestions/ everything is welcome. Source code https://github.com/imshubhamsingh/...15
-
I'm most excited about Smart Contracts & Distributed Applications.
In early January I started learning Solidity thinking it would be super difficult but was pleasantly surprised when I'd completed my first DApp in a couple days. Two months on and I've finished 3 major projects and launched my own Udemy course.
I'm not a big follower of Crypto Currencies at all and haven't become financially invested in anything really. I just love the way development works on a blockchain; it is quite interesting and It feels really fresh solving problems using code that will become immutable. -
Can anyone suggest me how I can learn building dapps in fortnight? I went through a lot of medium articles and dapp university but all of it was not enough for me.3
-
Is Solana worth it? Like to learn Rust? Because even if I do well in Rust. Idk if I could find people to maintain it. Or should I stick with Go? And hope for Eth 2.0?
Any blockchain dev here? Enthusiasts? -
I have participated in a hackathon this weekend and one of the theme of hackathon was blockchain and being a blockchain dev i have created a DApps which follows token standard and other security standard but our UI was kind of basic cause we didn't have any designer in our team but one participated team's UI was far better than us but has serious flaws in the smart contract and guess what they are the one being selected and that's not it there wasn't a single judge who has basic knowledge of blockchain.I was using DApp term very often while presenting our idea and one of a judge literally asked us what is dapp? I mean WTF? Now i am regretting why did i participated in this shitty hackathon? On top of all that they juat give a single sticker for whole team. Wtf we are supposed to do? Cut it ? If you are a blockchain dev don't forget to see this beautiful function i found in the token contract of the selected team from the github.1
-
Ok this is either my code, socket.io or China. So I wrote DApp for my crypto project but for some reason our Chinese users have problems using it... So i dig through our code for HOURS! and finally resort to making an AJAX call from the client to a hideous PHP script for logging and what do i find?
For some reason the WebSocket cannot connect. I haven't mapped this so it's only conjecture but I think the GFW is blocking my users connections? (Also using a VPN seems to fix it)
Anyone else had this issue?1