Hribek25 / IOTA-Address-Generator

Just another offline IOTA address generator focused on large bulks of addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOTA Address Generator

Just another multi-platform offline IOTA address generator focused on large bulks of addresses. It leverages data parallelism and so it generates addresses as fast as it can.

Usage

Just download the package from the release page.

Requirements: dotnet core runtime

Example

dotnet IOTAAddressGenerator.dll seed=WKQDUZTGFKSSLACUCHHLZRKZBHSDSCEBHKUPDLKFBQALEBKDMFRPUQGZRXAADPG9TSRTZGGBZOFRJCFMM

dotnet IOTAAddressGenerator.dll --help

Seed can be alternatively taken from a text file.

About

Just another offline IOTA address generator focused on large bulks of addresses

License:MIT License


Languages

Language:C# 100.0%