Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thompsonnaidu/auction-react
Auction react application
https://github.com/thompsonnaidu/auction-react
Last synced: about 2 months ago
JSON representation
Auction react application
- Host: GitHub
- URL: https://github.com/thompsonnaidu/auction-react
- Owner: thompsonnaidu
- Created: 2023-12-14T17:19:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T05:29:02.000Z (about 1 year ago)
- Last Synced: 2024-04-14T02:19:24.491Z (9 months ago)
- Language: TypeScript
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
1. Setup the below environment variable to run the application. Create a .env file in the code directory- REACT_APP_ALCAHEMY_KEY=Your key
- REACT_APP_HTTP_URL=
- REACT_APP_WEBSOCEKT_URL=
- REACT_APP_CONTRACT_ADDRESS=2. Create a file name abi.json and place it under src/config folder