https://github.com/anthdm/crypto-exchange
Build a crypto-exchange from scratch series
https://github.com/anthdm/crypto-exchange
Last synced: about 1 year ago
JSON representation
Build a crypto-exchange from scratch series
- Host: GitHub
- URL: https://github.com/anthdm/crypto-exchange
- Owner: anthdm
- License: mit
- Created: 2022-09-24T05:58:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T09:54:30.000Z (over 3 years ago)
- Last Synced: 2025-04-02T14:21:37.171Z (about 1 year ago)
- Language: Go
- Size: 1.01 MB
- Stars: 86
- Watchers: 6
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto exchange from scratch
Build your own crypto-exchange from scratch series
All LIVE recordings can be found on this my YouTube channel.
We are building a complete working crypto exchange from a blank page.
matching engine
orderbooks
frontend
The main goal is to trade ERC20 tokens from our Ganache sandboxed environment.