Skip to content

saan099/sawtooth-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sawtooth-test(Nodejs)

Purpose

Simulate and check nodejs transaction processor and client's transactional communication.

Prerequsites

  1. node version 8.4.0>= & <9.0.0
  2. docker compose installed

Start Docker network

In root directory-

docker-compose up

Start Processor

cd transcation\ processor
npm install
node index

Do a transaction

cd client
npm install
node index

note:- check the validator and rest api URLS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published