1.0.0 • Published 3 years ago

@faustbrian/node-ss58 v1.0.0

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
3 years ago

You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.


@faustbrian/node-ss58

npm version

Installation

pnpm install @faustbrian/node-ss58

Usage

import { encode, decode } from "@faustbrian/node-ss58";

decode(encode("10b22ebe89b321370bee8d39d5c5d411daf1e8fc91c9d1534044590f1f966ebc", 42), 42);

License

This is an open-sourced software licensed under the AGPL-3.0-or-later.