Skip to main content

Python code that allows users to create and manage their own virtual wallets to get the trading experiense with out real money.

Project description

PyExhange

Welcome to Crypto Trader Game! In this game, you will start with a set amount of money and use it to buy and sell various cryptocurrencies.

Installation

git clone https://github.com/JAAKKQ/pyexhange.git
cd pyexhange
pip install -r requirements.txt

Usage

This can be integrated to any interface (Websites, Telegram, Discord, etc.) with ease.

Example:

import pyexhange

#Buy 1 Ethereum
print(pyexhange.handle_command("trade 1 1 eth"))

#Sell 1 Ethereum
print(pyexhange.handle_command("trade 1 -1 eth"))

#As user 1 send 100 dollars to user 2
print(pyexhange.handle_command("send 1 2 100 USD This_Is_A_Message"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyexhange_r3ne-0.0.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

pyexhange_r3ne-0.0.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file pyexhange_r3ne-0.0.1.tar.gz.

File metadata

  • Download URL: pyexhange_r3ne-0.0.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.8

File hashes

Hashes for pyexhange_r3ne-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6939b43fb8da4ee972f8a33a7af6f377ff8cc10dd05230b0b67b9c67b3bb859b
MD5 4352e63ee31a071fff27fb0b60d76110
BLAKE2b-256 1823d9783e58b1452a43e00078ca024bdf3c612c7cbc5e9921e5b43a3095608b

See more details on using hashes here.

File details

Details for the file pyexhange_r3ne-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyexhange_r3ne-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c700f155919d05ea932da3236187afa49cf365dcf3ac6d70b3a1b0ec48000e1d
MD5 5d7efa887f6632dfc7cd9bc3519e52fd
BLAKE2b-256 358bb28cb383bd25d6992a0dab7113bdc14192c2985ee7b62062fc00d1611454

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page