An open API service indexing awesome lists of open source software.

https://github.com/3lang3/script_quai


https://github.com/3lang3/script_quai

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Quai Contract Transfer

## Dependencies

- [Node.js](https://nodejs.org/en/)

```bash
npm install
```

## Usage

- 复制 `.env.temp` 为 `.env`, 按需修改
- `address.txt` - 被空投的地址 一行一个

```bash
node index.js
```