T
blockchain-intern
5y 9mos
TuringLabs, Jun 19' - Present
@Pranav
Pranav Singhal
@Pranav
My name is Pranav singhal, first of my name, builder of dapps, ruler of the web3 kingdoms
My name is Pranav singhal, first of my name, builder of dapps, ruler of the web3 kingdoms
blockchain-intern, TuringLabs
New Delhi, India
4
projects
4
2
prizes
2
7
hackathons
7
0
Hackathons org.
0
T
5 years 9 months
Jun 19' - Present
currently working as a blockchain developer. My job includes writing front-end code ( in react)
T
G
T
5y 9mos
TuringLabs, Jun 19' - Present
2y 11mos
Postman, Jul 20' - Jun 23'
G
1mo
GyanDhan, Dec 17' - Jan 18'
A
S
We have created a scalable and secure platform that allows you to digitally store your private keys(seed phrases) over a decentralised network of anonymous peers based on Shamir’s secret algorithm
Mr Fox 🦊 is the last web3 assistant you will ever need. Swap, bridge, track any token just by talking... and completely non-custodially!
960
contributions in the last year
Mar
S
M
T
W
T
F
S
Feb
18
stars earned
103
repositories
14
followers
The crypto wallet made for humans
JavaScript
1Stars
0Forks
Create a Next.js Web3 dapp with Wagmi and ConnectKit in seconds
JavaScript
0Stars
0Forks
An AI powered Dead man's switch. Uses Omni Wearable to safely move your assets in case of emergencies
TypeScript
0Stars
0Forks
Autonomous agents for everyone
TypeScript
0Stars
0Forks
medium.com
Most protocols in web3 have an npm package. Follow this article to understand if your protocol needs one too, and how to build one! TalentLayer’s SDK In October 2023 during ETHRome the we launched the TalentLayer SDK. This was a very exciting step for our ecosystem! A good SDK is essential for easy developer adoption of all protocols and infras. Thus, we wanted to share our learnings with you — hope it can be helpful to other open-source teams as they embark on their journey to easier adoption. Introduct...
medium.com
A truffle box to let you upgrade your smart contracts without loosing your data. Link: https://www.trufflesuite.com/boxes/upgradable-proxy-box Created by: Arvind Kalra and Pranav Singhal The code is split into three different contracts: Proxy contract: This contract is the one you call from your dapp. It delegates these calls to the latest version of the logic contract Logic contract: The logic contract is the one that contains the “logic” for your Dapp. When you want to make changes to this logic, you ...
medium.com
Here is a little recap of what split me up is all about. It is an attempt to create a trustless method to backup private keys using Shamir’s Secret Sharing Algorithm. It started as a hack for EthIndia and we are finally able to launch a private alpha for our app( to learn more about it, check out this article ). Split Me Up has two components, a web App and an android App. The Web app is built to let you backup your private key with us. The android app is meant to be a functional wallet for ethereum that...