Code Monkey home page Code Monkey logo

awesome-hashgraph's People

Contributors

bguiz avatar bugbytesinc avatar buhrmi avatar cooper-kunz avatar donaldthibeau avatar kenthejr avatar publu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-hashgraph's Issues

Demo App: Submit a transaction from a Fabric network to HCS

Feature: Transaction order using the Hedera Consensus Service.

The Hedera Consensus Service is an API which orders messages. The Fabric Peer sends the messageto Hedera. Hedera returns the message, consensus timestamp, running hash, topicID, and sequence number of the message on the topic.

Background
	Given Peers join a common Fabric network
	Then they select a unique topicID
    And they deploy common smart contract logic
	
Example: Submitting a message
	Given a Peer is certified by the Fabric network
	When the Peer submits a message to HCS
	Then the Peer will specify the unique topicID

Example: Returning the ordered message
	Given a Peer has submitted a message
	Then the message will reach consensus
	And a peer will be notified of the message, consensus timestamp, topic's running hash, topic ID, and message's sequence number

Examples: Updating the ledger
    Given a message for a specific topicID has reached consensus
    Then a Peer will associate the message with its smart contract
    And the Peers ledger will update

failed while running docker-compose up

Environment

System: Darwin MacBook-Pro.local 17.4.0 Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64 x86_64
Docker: Docker version 17.12.0-ce, build c97c6d6

Error

[ERROR] Failed to execute goal on project SocketDemo: Could not resolve dependencies for project SocketDemo:SocketDemo:jar:0.0.1-SNAPSHOT: Could not find artifact SwirldsPlatform:platform:jar:0.0.1-SNAPSHOT in platform.repo (file:/opt/maven/source/socketdemo/../../data/repos/platform/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project SocketDemo: Could not resolve dependencies for project SocketDemo:SocketDemo:jar:0.0.1-SNAPSHOT: Could not find artifact SwirldsPlatform:platform:jar:0.0.1-SNAPSHOT in platform.repo (file:/opt/maven/source/socketdemo/../../data/repos/platform/)

looks like it's stuck while finding SwirldsPlatform:platform:jar:0.0.1-SNAPSHOT. Please feel free to let me know if there is any further info needed so I can be more helpful

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.