Mihir Sahu
@0xmihirsahu
Joined on 03 October 2022
GitHub Stats
60
Followers
34
Repositories
4
Organizations
0
Gists
64
Pull Requests
10
Issues
639
Commits
0
Sponsors
27
Contributed To
7
Star Earned
Most Used Languages
60.65%
TypeScript
19.27%
Rust
13.38%
JavaScript
2.80%
Solidity
2.46%
Python
1.12%
CSS
0.24%
Makefile
0.07%
Dockerfile
Popular Projects
web3-ui-starter-pack
A front-end dApp starter built with Next.js.
TypeScript
6
1
1
2
GHOToEvents
Transform event coordination with GHO tokens. Our tokenized platform effortlessly syncs RSVPs, allowing organizers to set max capacities. Participants? They pay the RSVP fee in GHO tokens, while we seamlessly integrate payments and unlock the vault utility of GHO..
JavaScript
1
2
0
13
aidron
No description
TypeScript
0
0
0
0
rich-ee-rich
A decentralized application that allows participants to privately compare their wealth using Inco's Lightning encrypted types.
JavaScript
0
0
0
0
move-ai-agent
No description
TypeScript
0
0
0
0
rustlings
No description
Rust
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/27/2025, 7:53:51 PM
- Update .env.example with new API keys, enhance mailing list functionality with email validation and Google Sheets integration, and add jsonwebtoken dependency.
8/27/2025, 5:11:50 AM
8/27/2025, 5:09:55 AM
8/10/2025, 7:05:26 PM
8/3/2025, 9:16:28 PM
8/3/2025, 9:15:51 PM
8/3/2025, 9:13:56 PM
8/3/2025, 1:05:15 PM
- feat: Update testnet deployment and enhance event data - Added new deployment configuration for `testnet-fusion` in `deployments.json` with enhanced event data for cross-chain coordination. - Updated `Move.toml` to reflect the new contract address for `aptos_fusion_plus`. - Enhanced `README.md` to document the latest deployment features, including improved event data for `FusionOrderAcceptedEvent` and `EscrowCreatedEvent`. - Modified `escrow.move` and `fusion_order.move` to include additional fields for hashlock and timelock data in relevant events.
8/3/2025, 9:21:35 AM
- feat: Update environment configuration and add dotenv dependency - Set RESOLVER_ADDRESS in `.example.env` for deployment consistency. - Added `dotenv` package to `package.json` and `package-lock.json` for environment variable management.