Skip to content
/ Sawtooth Public template
forked from Git-Prabhu/Sawtooth

This is the Sawtooth repository of the Ledger Academy Learning Group. Its set up as a template repository, it can be cloned / forked and workable POCs can be created from it.

Notifications You must be signed in to change notification settings

LedgerAcademy/Sawtooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperledger Sawtooth Sample Application - Hyperledger Sawtooth Tuna Chain

We will be looking at a sample blockchain application that interfaces with Hyperledger Sawtooth. This example is meant to introduce you to writing an application that interfaces with Hyperledger Sawtooth as opposed to creating a complete production implementation.

This is an example of a simple Hyperledger Sawtooth blockchain application written in JavaScript. Hyperledger Sawtooth Tuna Chain allows a user to create named assets (tuna fish) and transfer them between different holders designated by a public key.

This application was written by Zac Delventhal maintainer on Hyperledger Sawtooth. Original source code can be found here (https://github.com/delventhalz/transfer-chain-js).


NOTE

This example is based on v0.8 of Hyperledger Sawtooth. Please refer to the v0.8 documentation when working with this example.


About

This is the Sawtooth repository of the Ledger Academy Learning Group. Its set up as a template repository, it can be cloned / forked and workable POCs can be created from it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.6%
  • JavaScript 30.7%
  • Dockerfile 12.8%
  • HTML 11.1%
  • Shell 3.8%