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

Block or report gabrielstoica

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

Hi there, I'm Gabriel Stoica 👋

LinkedIn Badge X (formerly Twitter) Follow Medium Badge

I'm a Smart Contract/Blockchain Software Engineer with experience in designing and developing smart contracts and decentralized applications. I'm passionate about exploring the potential of blockchain technology and contributing to the growth of the Web3 ecosystem.

Pinned

  1. hardhat-upgrades hardhat-upgrades Public template

    Simple boilerplate for getting started quickly developing upgradeable smart contracts using OpenZeppelin UUPS proxies.

    TypeScript 7 2

  2. foundry-boilerplate foundry-boilerplate Public template

    Simple boilerplate for getting started quickly developing Foundry projects.

    Solidity 2

  3. hardhat-boilerplate hardhat-boilerplate Public

    Simple boilerplate for getting started quickly developing Hardhat projects.

    TypeScript 1

  4. eth-staking eth-staking Public

    Simple ETH staking smart contract for an ETH staking app. Users can stake their ETH in a Vault with a constant APR 10% rewarded in devUSDC, a ERC20 stablecoin pegged to the U.S. dollar.

    TypeScript 2

  5. hardhat-dao-template hardhat-dao-template Public

    A Hardhat DAO boilerplate based on the OpenZeppelin Governance model and the hardhat-deploy plugin for smart contract deployment.

    TypeScript 1

  6. nftmodule-client nftmodule-client Public

    Simple Next.js based app that facilitates the process of minting assets on the Rinkeby or Goerli networks using two pre-deployed ERC721-compatible smart contracts.

    JavaScript