mpeyfuss (Marco ◹◺ ) · GitHub
Skip to content
View mpeyfuss's full-sized avatar

Organizations

@Transient-Labs

Block or report mpeyfuss

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.

Content in all repositories owned by your account will be closed.
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
mpeyfuss/README.md

👋 Hi, I’m @mpeyfuss

I'm an engineer and founder building cool shit with digital artists.

Building Ideology 🪛

  • Smart contracts are pieces of hardware. Once launched, they can't be fixed, so build it properly the first time.
  • I like batteries included frameworks. I want to build things critical to the business, not reinvent the wheel.
  • The more time I can save from debating decisions, the more effective I am to the business.
  • I build things to last and pass the walk-away test.

Skills 🎯

Preferred Programming Languages 🐍

Preferred Frameworks & Tools 🧰

Pinned Loading

  1. eth-rescue eth-rescue Public

    An interactive Ethereum CLI for recovering assets and contract control from an account whose private key or seed phrase has been compromised.

    Python 8

  2. murky-tree murky-tree Public

    Forked from stakewise/multiproof

    Python library to generate merkle trees and merkle proofs for Ethereum.

    Python

  3. Transient-Labs/tl-creator-contracts Transient-Labs/tl-creator-contracts Public

    Transient Labs Creator Contracts enabling creators to innovate with their own sovereign smart contracts.

    Solidity 12 4

  4. Transient-Labs/tl-ranked-auction Transient-Labs/tl-ranked-auction Public

    A fully onchain ranked auction selling a lot of ERC-721 tokens for Ethereum.

    Solidity

  5. gif-color-changer gif-color-changer Public

    CLI tool to manipulate GIF colors, with options to just swap out colors or completely overhaul that palette.

    Python 1

  6. drf-template drf-template Public template

    A standard REST API template for django-based projects. Based on cookiecutter-django.

    Python