Skip to content

An elections application working with blockchain (sawtooth)

License

Notifications You must be signed in to change notification settings

studiojms/elections-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-blockchain

Some simple examples learning blockchain with sawtooth

This project represents a sort of learning of blockchain

To run the project, follow the steps:

dependencies:

  • java 8
  • nodejs 8

service dependencies

  • database and sawtooth

docker-compose -f docker/dependencies.yaml up

##frontend

  • go to blockchain-api
  • run npm install
  • then execute node index.js

###generating data

http://localhost:8088/magic/generate/roles
http://localhost:8088/magic/generate/owner

About

An elections application working with blockchain (sawtooth)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published