Skip to content
/ abc Public

Queue Implementation for Blockchain Notary Signing

Notifications You must be signed in to change notification settings

aroslov/abc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC

Gitter

Requirements

  • Golang v1.5
  • Rabbitmq

Run

  • Check config files in /config
  • Run the mock webserver: go run main/mockserver.go
  • Run the generator: go run main/producer.go 10
  • Run the consumer: go run main/consumer.go

About

Queue Implementation for Blockchain Notary Signing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages