HK
@hemant_x_bolt
Followers
61
Following
933
Media
66
Statuses
407
Full-Stack Developer | React, Node.js, TypeScript | Building Scalable Web Apps | Open to New Opportunities
Joined October 2017
0
0
2
Write the first native contract in @rustlang it basic but learn about the `borrow()` & `borrow_mut()`, #Solana runtime next writing the test for this and put on a test validator and more @Lg__Crusty @SolanaSensei @solana
0
0
3
Built a crypto wallet CLI in #Rust Ed25519 key generation Message signing with private keys Signature verification CLI commands with Clap Code :- https://t.co/lJvvyN8ZNU
#Blockchain #Web3 #CLI #Cryptography @solana
#rustlang
github.com
Contribute to MrBlackGhostt/rust development by creating an account on GitHub.
0
0
4
Built a basic blockchain in Rust Done the SHA256 hashing Block chaining Tamper detection Genesis block Code :- https://t.co/l8nqkABt4i
@rustlang
#RustLang #Blockchain #100DaysOfCode @solana #Solana
github.com
Contribute to MrBlackGhostt/rust development by creating an account on GitHub.
0
0
2
Make mint creation for my Solana token launchpad! It uses the Solana **Wallet Adapter** for seamless connection. Next up: creating the token account and minting the first tokens! https://t.co/fCzv0Lkgpz
#Solana #Web3 #DeFi
6
1
11
If One want to understand about Program, Transaction, Instruction Account @solana doc explain it in a very clear way one can understand very well
0
0
1
#MnemonicPhrase ===> Make the Binary Seed ===> Create the KeyPair ===> use #BIP32 to make multiple wallet keypair You have now multiple #web3 #wallet
0
0
2
try to learn about fine tuning the #LLMs read doc and its so confusing get only 1%
0
0
1
Set the access & refresh Token {httpOnly : true, secure: true, sameSite:true } to use only on server and send token on each req exp the token in cookie before jwt token as if will prevent invalid token send and refresh token use to make new one.
0
0
2
Where to store the json token in the user end for better security 1. local Storage 2. Index DB 3. Cookie 4.Other option Tell in Comment ? #jsonwebtoken
#authentication
1
0
2
I want my csv & excel file answer my query going to teach these file to talk at see how long it look them to talk fully 😂 #Langchain
0
0
2
How to make a automation which take the text from the image and use the data to make a excel sheet in #n8n?
0
0
2
Build a simple telegram bot by #n8n which you use a llm also if want to get, update, delete or get the Mail, task, event form Gmail, Google Task & calendar All this by in chatting in telegram only pretty nice and simple
0
0
3
What Framework/Library you use apart from the React or Angular for the fronted web Development ? #Frontend #Framework #webdevelopment
0
0
1
Controlled components are those where the state is fully managed by React. The input value is bound to state and if the value of the state change the input value update too and vice versa. Ex <input type="text" value=state onChange=handleChange /> #FrontendDevelopment
0
0
3
Uncontrolled components are those which state ( is managed by the DOM itself, not React. So in changing the state the value is not got change take example of form input <input type="text" /> #WebDevelopment
1
0
3
In this video this guy really explain how India system work, run and how to fix https://t.co/EEnDbCkN3i
#India
0
0
2