https://github.com/saraantole/sandia-exchange
An order-book-type decentralized exchange to trade ETH-SND (fictitious Sandia token).
https://github.com/saraantole/sandia-exchange
dex erc20-smart-contract kovan react solidity token truffle web3
Last synced: 2 months ago
JSON representation
An order-book-type decentralized exchange to trade ETH-SND (fictitious Sandia token).
- Host: GitHub
- URL: https://github.com/saraantole/sandia-exchange
- Owner: saraantole
- Created: 2022-01-19T11:21:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T17:56:07.000Z (over 3 years ago)
- Last Synced: 2025-02-07T01:46:42.470Z (4 months ago)
- Topics: dex, erc20-smart-contract, kovan, react, solidity, token, truffle, web3
- Language: JavaScript
- Homepage: https://sandia-exchange.vercel.app/
- Size: 998 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An order-book-type decentralized exchange to trade ETH-SND (fictitious Sandia token).
# Tech
- React
- Solidity
- Truffle
- Web3.js# Demo Link
To see a live demo, click [here](https://sandia-exchange.vercel.app/). Make sure you're on the Kovan testnet!