Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usernotfoundever/cryptocurrency-exchange
Cryptocurrency Exchange App
https://github.com/usernotfoundever/cryptocurrency-exchange
bitcoin bitcoin-api cryptocurrency-exchanges django python
Last synced: about 24 hours ago
JSON representation
Cryptocurrency Exchange App
- Host: GitHub
- URL: https://github.com/usernotfoundever/cryptocurrency-exchange
- Owner: UserNotFoundEver
- License: unlicense
- Created: 2018-04-04T18:29:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T23:14:39.000Z (3 months ago)
- Last Synced: 2024-08-05T00:38:09.757Z (3 months ago)
- Topics: bitcoin, bitcoin-api, cryptocurrency-exchanges, django, python
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cryptocurrency exchange with Python / Django
Working on this cryptocurrency exchange django application. You'll have the ability to switch between coins by selecting your current coin, and the one you wish to obtain. After including your return address, new address (for the coin you want to switch for), you'll simply deposit to an address or scan a QR code using a wallet app, and within minutes you'll automatically get the other coin.# API
Currently using the Changelly API.# to do
It is currently an early work in progress. All it does it getCoins, which lists all the available coins available for exchange.# programming languages and frameworks needed
Python, JavaScript/Ajax, and Django (and obviously HTML/CSS).# support
You can get an API key on changelly, ahotuhg there is so much tech in 2024 that I would advice to DYOR. This exchange isn't a finished product. Proceed with caution and make sure you know what you are doing. 100000% this python code needs to be updated etc.