A
Backend Blockchain Engineer
3mos
AARC, Mar 24' - Jun 24'
@aditya26sg
Aditya Singh
@aditya26sg
Blockchain developer
Blockchain developer
Mumbai, India
10
projects
10
5
prizes
5
20
hackathons
20
0
Hackathons org.
0
3,550
contributions in the last year
Oct
S
M
T
W
T
F
S
Sep
31
stars earned
85
repositories
58
followers
Incentivising the peer learning and contributions with Web3, Contracts deployed on Rinkeby Testnet
Solidity
1Stars
6Forks
Indexers to fetch data from blockchain events and transactions data with their parameters
Rust
2Stars
0Forks
Liquidity Pool AAVEv3 Simulation of major price change on protocol users
TypeScript
0Stars
0Forks
A Lending and Borrowing system for Web3 ecosystem
JavaScript
1Stars
0Forks
A
3 months
Mar 24' - Jun 24'
Worked on developing account abstraction tools for seamless authentication with web3 dapps using user web2 credentials such as email. Product is called Open Auth
A
M
S
I
A
3mos
AARC, Mar 24' - Jun 24'
M
1y 5mos
MetaWork Labs, Aug 22' - Feb 24'
S
1y 10mos
Setlor LLC, Sep 19' - Jul 21'
I
1mo
Indian Nuclear Society, Dec 18' - Jan 19'
B
Give answers to peer doubts and let others decide if you are worthy of the rewards from the doubt poster!
L
medium.com
I have been reading about rollup specs that help Ethereum scale. Always being curious about how do they execute transactions, and how does the finalization work with them, what about fees and all. Rollups such as Optimism and Arbitrum implement their own node service which includes some stuff like a sequencer, execution engine to execute transactions, and more. Here I am just going to give a high level study about workings of execution engines in rollups that I have understood after reading Optimism roll...
medium.com
Last weekend I worked on a problem statement to conduct a simulation of sudden price change on the AAVE v3 liquidity protocol and see how it affects the users in the market. This blog will take you through the project, understand some important concepts about blockchain core and defi, then show how you can create your own simulation scenarios in a blockchain state. First let’s understand some jargons. (I am not marketing anyone here) What is AAVE? You can find in the AAVE docs that it is a decentralized ...
medium.com
Almost everyone who exists in this modern world you must have heard about VPN (Virtual Private Network). Recently me and my friends had a discussion about VPN and that got me to discuss a lot about IPs, DNS, address spaces, etc and thought to write about how they work in simple terms. What is IP? IP address also known as Internet Protocol Address is a type of address which is used to allow one computer to talk to another computer. Its very similar to if you want to send your friend a letter. The question...