@ensdomains/ens-validation

Following the alorithm used for Google's IDN policy, this library can validate a ENS domain.

Usage no npm install needed!

<script type="module">
  import ensdomainsEnsValidation from 'https://cdn.skypack.dev/@ensdomains/ens-validation';
</script>

README

ENS Validation

Following the alorithm used for Google's IDN policy, this library can validate a ENS domain.

Test

yarn test

Build

yarn build