susyweb-sof-iban
v1.0.0-beta.55
Published
This package converts Sophon addresses to IBAN addresses a vice versa.
Downloads
15
Readme
susyweb-sof-iban
This is a sub module of susyweb.js
This is the IBAN module to be used in the susyweb-sof
module.
Please read the documentation for more.
Installation
npm install susyweb-sof-iban
Usage
import {Iban} from 'susyweb-sof-iban';
new Iban('XE75JRZCTTLBSYEQBGAS7GID8DKR7QY0QA3');
Types
All the typescript typings are placed in the types folder.