Skip to content
View akash-R-A-J's full-sized avatar
  • 127.0.0.1

Block or report akash-R-A-J

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akash-R-A-J/README.md

Typing SVG

Blockchain Developer | Building MPC Wallets for Solana

πŸ” Specializing in threshold cryptography and distributed key management


πŸš€ About Me

I'm a blockchain developer focused on building secure, production-ready infrastructure for Web3. I’ve built idmap-core, an MPC wallet solution for Solana using CGGMP21 threshold signatures.

const akash = {
    focus: "Building utility over hype",
    shipped: "idmap-core - MPC wallet infra for Solana",
    learning: ["DKG protocols", "Threshold cryptography", "Solana programs"],
    tech_stack: ["Rust", "Solana", "Hyperledger Fabric", "Go", "TypeScript"],
    motto: "Every Solana developer you admire started somewhere. I'm building in public."
};

πŸ† Highlights

  • Winner β€” Superteam Γ— 100xDevs Solana Hackathon

πŸ”§ Tech Stack

Blockchain & Cryptography:

  • πŸ¦€ Rust - Systems programming & blockchain development
  • ⛓️ Solana - High-performance blockchain development
  • πŸ”’ CGGMP21 - Threshold signature schemes
  • 🏒 Hyperledger Fabric - Enterprise blockchain solutions
  • πŸ”‘ Ed25519 - Cryptographic signatures

Tools & Frameworks:

  • TypeScript, Node.js, Java
  • Git, Docker, Linux
  • Tokio async runtime

πŸ’Ό Shipped Work

🎯 idmap-core

Built production-grade MPC wallet infrastructure for Solana using:

  • CGGMP21 DKG for distributed key generation
  • Ed25519 threshold signing where private keys are never reconstructed
  • Solana integration for seamless blockchain interactions

πŸ”— Live Demo | πŸ“š GitHub Repo

🏭️ Open Source Contributions

  • memvid β€” encryption correctness, edge-case handling, streaming safety
  • Nativelink β€” concurrency fixes & deadlock resolution
  • Hyperledger Fabric β€” asset-transfer samples
  • Fixing CI/CD workflows for enterprise blockchain tooling
  • Active in Solana developer community

What I'm Learning

  • Advanced Rust async patterns (Tokio) for high-throughput distributed services
  • Distributed Key Generation (DKG) protocols
  • Multi-Party Computation (MPC) security models
  • Solana program optimization
  • Enterprise blockchain architecture (Hyperledger)

"Building MPC wallets that never reconstruct private keys. Because security isn't optional."

Profile Views

⭐ Star my repos if you find them useful!

Pinned Loading

  1. idmap-gateway idmap-gateway Public

    The integration layer and API gateway for idmap. Combines a Node.js backend and web frontend to interface with idmap-core, enabling decentralized identity operations, key management, and transactio…

    TypeScript 1 1

  2. memvid/memvid memvid/memvid Public

    Memory layer for AI Agents. Replace complex RAG pipelines with a serverless, single-file memory layer. Give your agents instant retrieval and long-term memory.

    Rust 12.6k 1.1k

  3. exness exness Public

    A distributed trading backend inspired by Exness, designed with modular microservices for performance and scalability.

    TypeScript

  4. asset-approval-system asset-approval-system Public

    A POC demonstrating a distributed blockchain system for multi-organization asset approval workflows.

    JavaScript

  5. n8n n8n Public

    A visual workflow builder where users can create, update, and manage workflows using React Flow.

    TypeScript