Skip to content
View benwoody's full-sized avatar
💭
3 Coffees. No Lunch.
💭
3 Coffees. No Lunch.

Organizations

@UWE-Ruby @thurin-labs

Block or report benwoody

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

Directed by David Lynch

Pinned Loading

  1. api_pi api_pi Public

    A JSON API validation DSL

    Ruby 4

  2. crypto-math crypto-math Public

    Cryptography Math for Engineers

    JavaScript 1

  3. wutang-miniapp-next wutang-miniapp-next Public

    A farcaster miniapp to give you your wu-tang name

    TypeScript

  4. signers-contract signers-contract Public

    An on-chain guestbook smart contract. Visitors sign with their Ethereum wallet, and the contract captures the ETH price at the moment of signing using Chainlink Price Feeds.

    Solidity

  5. Bootstrap a production-ready Foundry... Bootstrap a production-ready Foundry project with sensible defaults, testing patterns, and deploy scripts.
    1
    #!/bin/bash
    2
    
                  
    3
    # Foundry Project Bootstrap Script
    4
    # Usage: ./foundry-bootstrap.sh <project-name> [--with-chainlink] [--with-openzeppelin]
    5
    
                  
  6. rCrypt rCrypt Public

    Verify PGP signed messages

    Rust