Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilanolkies/rns-batch-registration

Auction batch registration - 🙋‍♂️ register any name you want!
https://github.com/ilanolkies/rns-batch-registration

Last synced: 13 days ago
JSON representation

Auction batch registration - 🙋‍♂️ register any name you want!

Awesome Lists containing this project

README

        

# RNS batch registration

Use this tool to register names in auction registrar.

## Setup

0. `npm i`

1. Create `config.json` as in `sample-config.json`

2. Create `input.json` with an array of all labels to register. For example, to register 'wallet.rsk' and 'apple.rsk'

```json
[
"wallet",
"apple"
]
```

3. Create `.secret` with mnemonic phrase.

```
mountains supernatural bird...
```