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

https://github.com/0xintuition/bulk-uploader


https://github.com/0xintuition/bulk-uploader

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Bulk uploader

Work in progress.

Researching the best way to upload a large number of atoms / triples to the blockchain.

## Usage

```
cp .env.example .env
```

```
pnpm install
```

```
pnpm tsx src/upload.ts
```