https://github.com/bptlab/mantichor-tezos

Tezos adapter for the Mantichor choreography framework

https://github.com/bptlab/mantichor-tezos

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Tezos adapter for the Mantichor choreography framework

Basic Info
  • Host: GitHub
  • Owner: bptlab
  • Language: TypeScript
  • Default Branch: master
  • Size: 408 KB
Statistics
  • Stars: 4
  • Watchers: 7
  • Forks: 0
  • Open Issues: 6
  • Releases: 1
Created almost 7 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

Mantichor Tezos

Tezos Blockchain Choreography Converter and Backend based on the Tezos Blockchain. The Adapter is listening for the Mantichor Frontend on Port 7320.

Dependencies

Make sure that the latest versions of docker is installed.

Starting

Start a pre-built version of the adapter using docker run -p 7320:7320 --name mantichor-tezos-adapter -d bptlab/mantichor-tezos-adapter:latest. Alternatively, execute start.sh (or the commands described here) to build and run the local version of the adapter instead of the prebuilt one. You can follow the container output using docker logs -f mantichor-tezos-adapter

Stopping

Stop the tool using docker stop mantichor-tezos-adapter && docker rm mantichor-tezos-adapter or stop.sh.

After stopping, use docker volume rm ... to remove the volumes belonging to the adapter and to reset the state of the node.

The tezos node is a single sandbox node for now, not connected to either the tezos alphanet nor the mainnet.


For more in-depth information, e.g. on how to change the adapter to use a full alphanet, see this Documentation. The adapter's implementation details can be found in the adapter's Readme.

Owner

  • Name: Business Process Technology
  • Login: bptlab
  • Kind: organization
  • Location: Potsdam, Germany

Business Process Technology @ Hasso Plattner Institute, University of Potsdam

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 7
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 1
  • Total pull request authors: 5
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.91
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fyndalf (6)
Pull Request Authors
  • dependabot[bot] (4)
  • fyndalf (4)
  • friedow (1)
  • simsieg (1)
  • t-lichtenstein (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) enhancement (1)

Dependencies

tezos-adapter/package-lock.json npm
  • 668 dependencies
tezos-adapter/package.json npm
  • @types/bpmn-moddle ^5.1.1 development
  • @types/cors ^2.8.5 development
  • @types/express ^4.16.1 development
  • @types/jest ^24.0.17 development
  • @types/node ^7.10.7 development
  • jest ^24.8.0 development
  • nodemon ^1.19.0 development
  • ts-jest ^24.0.2 development
  • ts-node-dev ^1.0.0-pre.39 development
  • tslint ^5.16.0 development
  • typescript ^3.4.5 development
  • @babel/runtime ^7.4.5
  • body-parser ^1.19.0
  • bpmn-moddle ^5.1.6
  • cors ^2.8.5
  • esm ^3.2.25
  • express ^4.16.4
  • fi-compiler ^0.2.0
  • request ^2.88.0
  • request-promise-native ^1.0.7
  • sleepjs ^3.0.0