tldcheck

Check top level domains for emails or URLs

Usage no npm install needed!

<script type="module">
  import tldcheck from 'https://cdn.skypack.dev/tldcheck';
</script>

README

Words-and-Bits keys to mnemonic words converter

This is a package to convert hard to type key information into mnemonic words list.

Installation

From npmjs:

npm install words-and-bits --save

Developer Setup

Run make install to install dependencies.