Skip to content

A js project that simulates the process of buying and selling gold with bitcoin

Notifications You must be signed in to change notification settings

beratakuzum/crypto-gold-buy-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A mini project that simulates buying and selling gold with bitcoin. Queue data structure is used to keep orders and process them in order.

How to run?

NodeJS must be installed on your system. Run the project either as:

$ npm start

OR

$ node main.js

About

A js project that simulates the process of buying and selling gold with bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published