Skip to content

Dr-Electron/blue-dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Logo

Blue Dragon

A swearword filter for the first IOTA asset registry implementation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

This project was developed as a swearword filter for the first IOTA asset registry implementation. The swearword filter part was heavily inspired by gofuckyourself.

Getting Started

Prerequisites

Install Rust.

Build

Build a binary with cargo build --release.

Usage

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages