Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arilotter/vaportrade
a p2p trading app on Ethereum & Polygon :)
https://github.com/arilotter/vaportrade
0x ethereum nft polygon trading
Last synced: 20 days ago
JSON representation
a p2p trading app on Ethereum & Polygon :)
- Host: GitHub
- URL: https://github.com/arilotter/vaportrade
- Owner: arilotter
- License: gpl-3.0
- Created: 2021-11-29T08:42:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T02:07:20.000Z (over 2 years ago)
- Last Synced: 2024-10-10T20:16:06.476Z (about 1 month ago)
- Topics: 0x, ethereum, nft, polygon, trading
- Language: TypeScript
- Homepage: https://vaportrade.net/
- Size: 9.41 MB
- Stars: 58
- Watchers: 6
- Forks: 4
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# https://vaportrade.net/
PRs welcome! The CSS is pretty hacky, I depend on a component library called packard-belle & inline a bunch of stuff when I should really be writing these styles myself, there's `
`s everywhere, and it scales terribly on different screen sizes. <3 to anyone who contributes, PRs, bugs, and suggestions welcome! :)This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm run start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.Make sure you're running a cors-anywhere proxy at localhost:8080.
### `npm run build`
Builds the app for production to the `build` folder.