Skip to content

hmalik88/cryptoexchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoXChange

A pet project to practice some data visualization. Generate some MalikCoin through a faucet and send those to other addresses! You can generate a random hash as an address and 'claim' that account. Then you can use that account to send/receive MalikCoin. There also is a visualization illustrating the cashflows in/out of the accounts you've interacted with.

CREATING AN ACCOUNT

In order to set up an account, you need to:

Step 1 Hit generate address.

Step 2 Click on claim address.

Step 3 Use that address to login.

In order to recreate the project, you can follow the below steps:

Step 1 - Clone down the repository

Step 2 - Run npm install

Step 3 - Run npm start

Note: This project uses a ruby back end for simulating a cryptocurrency token. The link for this back end is: https://github.com/hmalik88/cryptoexchange-backend

Please check the following video for a demo of the project!

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published