1.3.1 • Published 5 months ago

monero-checker v1.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Monero checker

Easy to use monero address checker for sub-addresses and standard addresses no regex bs.

Integrated address support will come later.

Installing

NPM

npm i monero-checker
bun i monero-checker

JSR with Deno

deno add jsr:@provsalt/monero-checker

Checking if address is valid

import {checkAddress} from "monero-checker";

console.log(checkAddress("something").isValid) // false

See the documentation in the source for more information on how to use the package.

Contributing

currently, integrated address doesn't validate for some reason. gotta fix this. would love if someone could help contribute.

Donating

Would be nice if you can tip me some monero if you liked the project, 856GjQgWDtbbWuwg97ZLuLiUEy9Nj3n9wD7grRE9nqPfQDw4iMCG9roZu3QvpHGzwwYCaFiayM45hZZb6GNawygH9NLQQbF

1.2.0

5 months ago

1.3.1

5 months ago

1.2.2

5 months ago

1.3.0

5 months ago

1.2.1

5 months ago

1.1.4

4 years ago

1.1.2

4 years ago

1.1.4-smh

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago