Skip to content
View parketh's full-sized avatar

Block or report parketh

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

Hi there, I'm Park 👋🏽

I am a blockchain protocol engineer at YO, focused on bringing optimized yield to Solana.

Previously, I was a Founder Fellow at Alliance (ALL10), where I built projects that served tens of thousands of users and settled tens of millions in transaction volumes. Shipped audited production systems across EVM, Starknet, Solana and Bitcoin.

——

Select projects

  • YO: cross-chain yield vault protocol for constantly rebalanced, optimized DeFi yield

  • haiko: algorithmic market maker protocol with customizable, expressive LP strategies, audited by Trail of Bits and Nethermind

  • solprobe: a better Solana explorer that infers a full typed interface for directly invoking program commands and reading account state

  • gitfish, a Solana-based funding platform for open source projects

  • babylon: built OP-stack L2 integration for Babylon's trustless Bitcoin staking primitive

  • pm-core: a modern, gas-optimized fork of Tornado Cash enabling private transfers on EVM

  • napa: toy implementation of an on-chain options order book protocol written in Cairo and deployed as a Madara app-chain

  • switch: fully trustless, on-chain wallet recovery service for Ethereum EOAs, using a dead man switch via storage proofs (1st place win 2022 Starknet House)

  • merkle-distributor: open source token reward distribution service for requesting and verifying Merkle proofs, written in Rust

  • scaffold-stark: forkable Starknet dev stack focused on rapid contract iterations and reusable frontends (winner 2022 ethCC hackathon)


Socials

Follow @park_eth on X Follow parketh on GitHub

Pinned Loading

  1. haiko-xyz/amm haiko-xyz/amm Public

    Core contracts of Haiko AMM

    Cairo 7

  2. pm-core pm-core Public

    Private transfers on Base

    Solidity

  3. babylon-eots-verifier babylon-eots-verifier Public

    EOTS verifier contract in Solidity for Babylon staking OP-stack integration

    TypeScript 1

  4. merkle-distributor merkle-distributor Public

    Token reward distribution service for requesting and verifying Merkle proofs via REST API

    Rust