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

Block or report anilhelvaci

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

  1. dapp-pool-lending-protocol dapp-pool-lending-protocol Public

    Forked from Agoric/dapp-treasury

    The core of the Agoric economy

    JavaScript 9 1

  2. stm-blockchain/fabric-installation-app stm-blockchain/fabric-installation-app Public

    A local web app that helps building a Hyperledger Fabric network via a GUI

    Vue 2

  3. fabric-2.3-example fabric-2.3-example Public

    Shell 1

  4. parking_spot_mobile_client parking_spot_mobile_client Public

    Java

  5. tlsca.orderingservice.com-docker-com... tlsca.orderingservice.com-docker-compose.yaml
    1
    tlsca.orderingservice.com:
    2
        container_name: tlsca.orderingservice.com
    3
        image: hyperledger/fabric-ca:latest
    4
        command: sh -c 'fabric-ca-server start -d -b tls-ca-admin:tls-ca-adminpw --port 7052'
    5
        environment:
  6. organizations-configtx.yaml organizations-configtx.yaml
    1
    Organizations:
    2
    
                  
    3
        - &Org2
    4
            # Name is the key by which this org will be referenced in channel
    5
            # configuration transactions.