Skip to content
View magicanscript's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report magicanscript

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
magicanscript/README.md

πŸ‘‹ Hi, I'm Artem β€” Rust developer & Solana systems engineer

πŸ“ Ukraine (UTC+3) Β· 🌐 Available for freelance work **Smart contracts (Anchor) Β· On-chain programs Β· Rust tooling **

πŸ“Œ Selected work

Project Description
magican-spl-staking SPL staking with Synthetix-style rewards, 14 LiteSVM tests
magican-oracle-escrow Oracle-verified P2P escrow with a formal state machine
magican-cli-sentinel Async Rust CLI that monitors validator health and alerts

πŸš€ What I Do

  • Solana programs - Anchor-based smart contracts: staking, escrow, SPL tokens, PDAs, CPIs.
  • Rust tooling - CLIs and daemons for monitoring, automation, and Web3 workflows.
  • Security-minded design - Explicit state machines, authority checks, overflow-safe math.
  • System Optimization - Secure, performant Linux environments for development and deployment.

πŸ’‘ Why Work With Me?

  • Rust Expertise - High-level proficiency with a focus on performance and security.
  • Web3 Passion - Deep interest in Solana and decentralized systems.
  • Sysadmin Skills - Linux administration for robust deployments.
  • Payments - Comfortable with both crypto and fiat payments.

πŸ“« Let’s Connect

"Building the decentralized future, one Rust function at a time."

Pinned Loading

  1. magican-spl-staking magican-spl-staking Public

    On-chain SPL token staking on Solana (Anchor) with Synthetix-style rewards, lock periods, and emergency unstake.

    TypeScript

  2. magican-oracle-escrow magican-oracle-escrow Public

    Oracle-verified P2P escrow on Solana (Anchor) β€” buyer, seller, and a binary oracle verdict with a formal state machine.

    TypeScript

  3. magican-cli-sentinel magican-cli-sentinel Public

    Async Rust CLI that monitors Solana validator slot lag and RTT, then sends AI-summarized alerts to Telegram.

    Rust

  4. magican-solana-multisig magican-solana-multisig Public

    Programmable M-of-N multisig wallet on Solana

    TypeScript

  5. magican-merkle-distributor magican-merkle-distributor Public

    Native Solana merkle airdrop distributor: no Anchor, zero-copy bitmap + CLI

    Rust

  6. magican-merkle-pinocchio magican-merkle-pinocchio Public

    Pinocchio (no_std) port of a native Solana merkle airdrop distributor

    Rust