Skip to content

wictorChaves/BinanceQuotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buy me a coffeeBuy me a coffee

BinanceQuotation

Application for price visualization of crypto coins using the dollar and the real

How to use

In 'js/main.js', set your configuration on your currencies, example:

coins = [
    //Description - Quantity - Purchase price - Reais spent - price
    new MyCoin('Cardano - ADA', 111, 0.00005900, 250, prices.ada),
];

And execute 'api.bat'

About

Application for price visualization of crypto coins using the dollar and the real

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published