Skip to content

codybreene/merkle_money

Repository files navigation

Merkle Money is a cryptocurrency mock-trading app based on Coinbase.

Image

Namesake

The Merkle Tree is the data structure used by Bitcoin to hash transactions.

Features

  1. Fetch and track real-time cryptocurrency prices
  2. Build a no-risk portfolio with over ten different cryptocurrencies
  3. Review recent transactions

Code Snippet

  • This function ensures users only enter numeric values when buying or selling cryptocurrencies
  • If the amount entered is greater than 9999, and the user is not attempting to delete the amount, use local state to keep the current amount.
  • If the user clicks a non-numeric key, and the user is not attempting to delete the amount, do not update the input field.
    Image 2

Technology

  • React
  • Redux
  • Rails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published