Skip to content

cryptospaniards/simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CS Simulator

Cryptocurrency Simulator: Invest fake money and play your strategies without risking real money

https://cryptospaniards.com/simulator/

cryptocurrency-simulator

Languages

Adding a new language

  1. Use es.php as the base to create your new language.
  2. Use lowercase two letter country codes in ISO 3166-1 Alpha 2 format
  3. Before submitting your Pull Request:
    • Order keys alphabetically
    • Make sure there are no duplicates or empty keys
    • Make sure to follow the same exact syntax: lower/uppercase, end dot (if any), parenthesis, etc.