Skip to content
View ethanblumenthal's full-sized avatar
Block or Report

Block or report ethanblumenthal

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. nft-marketplace nft-marketplace Public

    A decentralized application (dApp) based on the popular CryptoKitties app. Users can breed kittens as well as sell them to others on the open market.

    JavaScript 2 1

  2. go-blockchain go-blockchain Public

    A fully decentralized peer-to-peer blockchain written in Go from scratch. The ledger is secured using a proof-of-work consensus mechanism while being fully transparent using a sync algorithm.

    Go 1

  3. rust-blockchain rust-blockchain Public

    An unspent transaction output (UTXO) ledger model that enables a Bitcoin-like blockchain. The project uses the Substrate framework which is written in Rust and compiled to WebAssembly.

    Rust 1 2

  4. ethan-blumenthal ethan-blumenthal Public

    I am a software engineer specializing in smart contract development and blockchain architecture. I have extensive experience working with peer-to-peer networking, cryptography, and game theory.

    TypeScript 1

  5. decentralized-exchange decentralized-exchange Public

    A simple decentralized exchange (DEX) implementation that enables trading of Ether (ETH) for ERC-20 tokens and vice versa. The DEX is based on the order book model and supports both market and limi…

    JavaScript 1

  6. decentralized-lottery decentralized-lottery Public

    A decentralized lottery that allows users to pool together ETH and randomly selects a winner. Chainlink’s oracle service is used to bring information from the real world on-chain.

    JavaScript