Skip to content

provsalt/monero-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monero checker

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

Integrated address support will come later.

Using this package

Installing
npm i monero-checker
Checking if address is valid
import {checkAddress} from "monero-checker";

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

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

About

Check for monero addresses validity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published