Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View e-uleyskiy's full-sized avatar

Block or report e-uleyskiy

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
e-uleyskiy/README.md

About Me

👨‍💻 Security Software Engineer with 13 years of experience specializing in system programming, core components, and low-level architecture. My work focuses on building secure, high-performance systems, with a deep interest in Trusted Execution Environments (TEE), virtual machines, Linux Kernel, and blockchain protocols. Passionate about designing foundational technologies that prioritize security and performance from the ground up.

Web3 Projects Primarily Built or Led by Me

Near Protocol

LayerOneX

  • Consensus/Execution layers: l1x-core
  • Custom eBPF VM: l1x-vm
  • Smart Contract SDK for eBPF VM: l1x-sdk
  • Smart Contract compiler: cargo-l1x
  • A translator from WebAssembly to LLVM IR: l1x-wasm-llvmir (originally developed rapidly within 2 weeks as PoC but moved to production because it worked well)

Defense-in-Depth Security Projects

Samsung Electronics

Pinned Loading

  1. usn usn Public

    Forked from DecentralBankDAO/usn

    USN - the first NEAR-native stablecoin

    Rust

  2. cargo-l1x cargo-l1x Public

    Forked from LayerOneX/cargo-l1x

    Build smart contracts quickly and efficiently on the L1X VM with modular and pre-configured Cargo templates. This repository includes fungible token (FT), non-fungible token (NFT), and other contra…

    Rust

  3. l1x-core l1x-core Public

    Forked from LayerOneX/l1x-core

    Primary repository for the L1X blockchain protocol, housing the main blockchain infrastructure and consensus mechanism.

    Rust

  4. l1x-sdk l1x-sdk Public

    Forked from LayerOneX/l1x-sdk

    The L1X SDK is a Rust library designed to simplify the development of L1X smart contracts. Leveraging the eBPF runtime to execute smart contracts efficiently and securely.

    Rust

  5. l1x-wasm-llvmir l1x-wasm-llvmir Public

    Forked from LayerOneX/l1x-wasm-llvmir

    Rust