1.0.0 • Published 11 months ago
@moneypot/hash-herald v1.0.0
hash-herald
Just a simple typescript wrapper around hashchainserver.
Currently exports just a single function:
getHash
For base url, you can provide the URL of a hashchainserver (e.g. http://localhost:8080
) but it also supports a magic-string mock-server
which uses a local simulator, so you don't need hashchainserver running