Skip to content
View akash-R-A-J's full-sized avatar
  • Patna
  • 10:13 (UTC +05:30)

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. Currently working on idmap-core, an MPC wallet solution for Solana using CGGMP21 threshold signatures.

const akash = {
    focus: "Building utility over hype",
    current_project: "idmap-core - MPC wallet infrastructure",
    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."
};

๐Ÿ”ง 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

๐Ÿ’ผ Current Work

๐ŸŽฏ idmap-core

Building 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

  • Contributing to Hyperledger Fabric asset-transfer samples
  • Contributing to Nativelink
  • Fixing CI/CD workflows for enterprise blockchain tooling
  • Active in Solana developer community

What I'm Learning

  • Advanced Rust async patterns with Tokio
  • 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-core idmap-core Public

    The Rust-based cryptographic core of the idmap protocol. Implements decentralized key generation (DKG), threshold signing, and identity mapping logic without ever reconstructing a full private key.โ€ฆ

    Rust 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 12k 1k

  3. 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

  4. exness exness Public

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

    TypeScript

  5. asset-approval-system asset-approval-system Public

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

    JavaScript

  6. n8n n8n Public

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

    TypeScript