Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

crypto-bonds/DEPRICATED-blockchain-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,841 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Infrastructure

CryptoBonds is a blockchain application that was built using Hyperledger Sawtooth. The goal of the project is to make a stable coin with its value linked to real life company bonds. CryptoBonds acts as a clearing firm and monitors transactions between the banks and the traders. Traders are able to exchange cryptobonds and other cryptocurrencies with other users.

Prerequisits

All you need to run the backend of the code is docker. Once you've downloaded https://www.docker.com/products/docker-engine you need to enter these commands

git clone https://github.com/crypto-bonds/crypto-bonds cd crypto-bonds/ docker-compose up

It will take about 20-30 minutes to compile the first time, but after the first time it will take less than a minute.

About

This has been moved to brypto-bonds/transaction-processor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 57.2%
  • JavaScript 38.7%
  • Dockerfile 3.5%
  • Other 0.6%