Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinax-network/drops-miner
Drops Miner
https://github.com/pinax-network/drops-miner
Last synced: about 2 months ago
JSON representation
Drops Miner
- Host: GitHub
- URL: https://github.com/pinax-network/drops-miner
- Owner: pinax-network
- License: mit
- Created: 2024-01-16T02:33:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T19:09:11.000Z (12 months ago)
- Last Synced: 2024-04-01T16:23:36.889Z (9 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Drops` miner
## Quickstart
```bash
$ bun install
$ bun start
```## `.env` settings
```bash
ACTOR=""
PERMISSION=active
PRIVATE_KEY=PVT_K1_...
```