https://github.com/peyton/bridgeswap
https://github.com/peyton/bridgeswap
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peyton/bridgeswap
- Owner: peyton
- License: unlicense
- Created: 2021-12-09T21:40:53.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-06T19:35:14.000Z (over 4 years ago)
- Last Synced: 2023-03-22T11:23:37.888Z (about 3 years ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bridgeswap V1
Bridgeswap is an automated market maker built with Vite.
## Packages
### bridgeswap-contracts
Smart contracts powering Bridgeswap. View the [README](bridgeswap-contracts/README.md).
### bridgeswap-frontend
Frontend for the Bridgeswap Dapp. More details in the [README](bridgeswap-frontend/README.md).