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

Block or report Cr0wn-Gh0ul

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

Pinned

  1. alicenet/alicenet alicenet/alicenet Public

    Official repository for the AliceNet layer2 blockchain

    Go 13 18

  2. alicenet/alicenetjs alicenet/alicenetjs Public

    TypeScript 5

  3. alicenet/meta-proxy-factory alicenet/meta-proxy-factory Public

    TypeScript 1 1

  4. SCAB SCAB Public

    The Ethereum (S)mart (C)ontract (A)pp (B)uilder

    JavaScript 2

  5. calldataUtils.sol calldataUtils.sol
    1
    //SPDX-License-Identifier: Unlicense
    2
    pragma solidity ^0.8.13;
    3
    
                  
    4
    library CalldataUtils {
    5
        function concatMemCall(bytes memory a_, bytes calldata b_)
  6. MultiSend.sol MultiSend.sol
    1
    //SPDX-License-Identifier: MIT
    2
    pragma solidity ^0.8.17;
    3
    
                  
    4
    contract MultiSend {
    5
        enum AssetType {