Skip to content
View oliv3rdrt's full-sized avatar

Block or report oliv3rdrt

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

Popular repositories Loading

  1. circle-sdk-toolkit circle-sdk-toolkit Public

    Hands-on exploration of Circle's developer SDK stack: cross-chain USDC transfers (CCTP), Developer-Controlled Wallets, and Smart Contract Platform.

    TypeScript

  2. hardhat-typescript-suite hardhat-typescript-suite Public

    TypeScript Hardhat workspace with TypeChain bindings, gas reporter, fixtures, console logging from Solidity, and mainnet forking.

    TypeScript

  3. scaffold-eth2-greeter scaffold-eth2-greeter Public

    Greeting contract and Next.js UI built on Scaffold-ETH 2, wired through the scaffold-eth hooks for typed contract reads and writes.

    TypeScript

  4. solidity-patterns solidity-patterns Public

    Solidity patterns explored with Foundry tests: storage layout, gas optimization, transient storage, and assembly tricks.

    Solidity

  5. viem-onchain-api viem-onchain-api Public

    TypeScript REST API exposing Ethereum data over HTTP using viem. Routes for balances, ENS, tokens, blocks, events, and transaction simulation.

    TypeScript

  6. wagmi-react-dapp wagmi-react-dapp Public

    React dApp using wagmi v2 and viem for wallet connection, token balances, and USDC transfers with the simulate-then-write pattern.

    TypeScript