Skip to content
View snbg1's full-sized avatar
:electron:
:electron:

Block or report snbg1

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. SNBG- SNBG- Public

    // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol"; contract SNBG is ERC20 { constru…

    1

  2. remixd remixd Public

    Forked from remix-project-org/remixd

    remix server

    TypeScript 1

  3. remix-project remix-project Public

    Forked from remix-project-org/remix-project

    Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

    TypeScript 1

  4. openzeppelin-contracts-upgradeable openzeppelin-contracts-upgradeable Public

    Forked from martinvol/openzeppelin-contracts-upgradeable

    Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.

    JavaScript