29225c3588 | ||
---|---|---|
__test__ | ||
examples | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmignore | ||
.nvmrc | ||
.prettierrc | ||
CODE_OF_CONDUCT.md | ||
ISSUE_TEMPLATE.md | ||
README.md | ||
package.json | ||
rollup.config.ts | ||
tsconfig-build.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
ENS Validation
Following the alorithm used for Google's IDN policy, this library can validate a ENS domain.
Test
yarn test
Build
yarn build