https://github.com/spongejump/assist-qan
https://github.com/spongejump/assist-qan
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/spongejump/assist-qan
- Owner: spongejump
- Created: 2024-11-25T18:56:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T19:08:50.000Z (over 1 year ago)
- Last Synced: 2025-03-20T08:41:22.028Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QAN Platform Token
This repo
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
```
PRIVATEKEY = "YOUR_WALLET_PRIVATEKEY"
RPC_URL = "YOUR_RPC_URL"
```
## Requirements
- Node.js
- Ethers.js
## Run Locally
Clone the project
```bash
git clone https://github.com/gungho0619/assist-qan.git
```
Go to the project directory
```bash
cd assist-qan
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run start
```
## Badges
[](https://choosealicense.com/licenses/mit/) [](https://opensource.org/licenses/)
## Authors
- [Flamingo](https://www.github.com/gungho0619)
## Feedback
If you have any feedback, please reach out to me via [mail](tzztson@gmail.com) or [telegram](https://t.me/gungho0619)