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

https://github.com/astarnetwork/dapp-staking-reimbursement-script


https://github.com/astarnetwork/dapp-staking-reimbursement-script

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# dapp-staking-reimbursement

To install dependencies:

Make sure to have `bun` installed:

```bash
curl -fsSL https://bun.sh/install | bash
```

```bash
bun install
```

To run the script:

```bash
bun run index.ts
```