sawtooth-supply-chain | Sawtooth Supply Chain
kandi X-RAY | sawtooth-supply-chain Summary
kandi X-RAY | sawtooth-supply-chain Summary
This repository has been superceded by the Hyperledger Grid project.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sawtooth-supply-chain
sawtooth-supply-chain Key Features
sawtooth-supply-chain Examples and Code Snippets
Community Discussions
Trending Discussions on sawtooth-supply-chain
QUESTION
trying to setup sawtooth supply chain using docker-composer up command but am getting the following error. Running on Windows 10 laptop with version 0.10.1. I have downloaded the files from https://github.com/hyperledger/sawtooth-supply-chain and followed the readme.md file for setup.
When I lookup the file '/sawtooth-supply-chain/ledger_sync/index.js' i get a javascript syntax error with code 800A03EA with Source as Microsoft JScript compilation error. Can someone please help?
...ANSWER
Answered 2018-Aug-17 at 23:06I don't know the solution to the above, but you'll find it much easier if you install a VM such as VirtualBox and then run Sawtooth with Docker and docker-compose in VirtualBox.
QUESTION
Question: I want to develop a custom application using the rest-api and transaction processor from sawtooth-supply-chain as describe here: https://sawtooth.hyperledger.org/docs/core/nightly/0-8/examples/supplychain/overview.html
But I don't know how to add this transaction processor to my Ubuntu vms and use it. The Sawtooth-supply-chain example only comes within docker. But I don't wan't to use docker and run it directly on ubuntu.
Does anyone know how to add transaction-processors and run them on Ubunutu 16.04?
What I have done so far: I created two Ubuntu 16.04 VMs and installed hyperledger sawtooth on both VMs following those tutorials:
https://sawtooth.hyperledger.org/docs/core/releases/1.0/app_developers_guide/ubuntu.html
I succesfully established a connection between the validators. I was able to use the IntKey Transaction Processor.
...ANSWER
Answered 2019-Oct-28 at 20:23To add a transaction processor, you start the TP program. The Docker file shows the command line to start the TP. When the TP starts it registers with the validator. For example, looking at https://github.com/hyperledger/sawtooth-supply-chain/blob/master/docker-compose.yaml for the Sawtooth Supply Chain app, I see:
QUESTION
I have cloned the repository - https://github.com/hyperledger/sawtooth-supply-chain. There is a docs folder in this repository that has a folder named 'source' and files named 'Makefile' and 'supply-chain-build-docs'
I want to know if I build the contents in this directory, whether I would be able to view additional documentation other than what is in ReadMe.md file.
If so, how should I build and view the files? I have installed sphinx.
In which port will I be able to see the html documentation after the build?
...ANSWER
Answered 2018-Aug-09 at 17:14If you open the supply-chain-build-docs
file you will notice the instructions to build the docs is mentioned inside.
Description: Builds the environment needed to build the Sawtooth Supply Chain docs Running the image will put the docs in sawtooth-supply-chain/docs/build on your local machine.
Build:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sawtooth-supply-chain
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page