Skip to content
View krebernisak's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@imaginarysolutions @runningbeta

Block or report krebernisak

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

Pinned Loading

  1. All commits between two tags/commits All commits between two tags/commits
    1
    git log [TAG1]..[TAG2] --oneline
  2. runningbeta/erc721-holdings runningbeta/erc721-holdings Public

    🎈ERC721 Holdings is a contract that enables ERC721 tokens to hold other ERC721 tokens

    Solidity 7 3

  3. runningbeta/r8-app runningbeta/r8-app Public

    🌱Ethereum upgradeable application using a DelegateProxy with RBAC governance

    JavaScript 3

  4. runningbeta/rbac-solidity runningbeta/rbac-solidity Public

    🃏RBAC (Role-Based Access Control) based on openzeppelin-solidity but using bytes32 type for roles

    JavaScript 6 4

  5. runningbeta/tolar runningbeta/tolar Public

    ⏣ Solidity Contracts for Tolar HashNET ERC20 token and crowdsale

    Solidity

  6. runningbeta/erc20-crowdsale runningbeta/erc20-crowdsale Public

    🔗 Smart contracts and tools for running an ERC20 token crowdsale

    JavaScript