A swearword filter for the first IOTA asset registry implementation
Table of Contents
This project was developed as a swearword filter for the first IOTA asset registry implementation. The swearword filter part was heavily inspired by gofuckyourself.
Install Rust.
Build a binary with cargo build --release
.
USAGE:
blue-dragon [OPTIONS] --password <password> --user <user>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-a, --url <assets-domain> Domain of the asset registry [default: https://asset-
registry.tokenizedassetsdemo.iota.cafe]
-t, --delay <delay> Delay in milliseconds between searches [default: 1000]
-i, --id <network-id> Network ID amongst "nectar", "pollen", "test" and "internal" [default: nectar]
-p, --password <password> Password for asset registry
-u, --user <user> Username for asset registry