Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# `Drops` miner

## Quickstart

```bash
$ bun install
$ bun start
```

## `.env` settings

```bash
ACTOR=""
PERMISSION=active
PRIVATE_KEY=PVT_K1_...
```