Skip to content

ymsaadi/cryptocurrency-exchange

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Cryptocurrency Exchange Test

A cryptocurrency exchange is a business that allows customers to trade cryptocurrencies.

This simple test demonstrate a cryptocurrency bank that allow customers to sell and buy cryptocurrencies without any fees.

  • The cryptocurrency bank support a list of cryptocurrencies
  • The cryptocurrency bank have a list of customers that are selling The cryptocurrencies
  • The cryptocurrency price calculation is based on the Metcalfes's Law.
  • The cryptocurrency price = n^2-n where n is the number of customer that are buying the cryptocurrency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%