1.3.30 • Published 3 years ago

@sipc/web3-eth-iban v1.3.30

Weekly downloads
14
License
LGPL-3.0
Repository
github
Last release
3 years ago

web3-eth-iban

NPM Package Dependency Status Dev Dependency Status

This is a sub package of web3.js

This is the IBAN package to be used in the web3-eth package.

Please read the documentation for more.

Installation

Node.js

npm install web3-eth-iban

Usage

const Web3EthIban = require('web3-eth-iban');

const iban = new Web3EthIban('XE75JRZCTTLBSYEQBGAS7GID8DKR7QY0QA3');
iban.toAddress() > '0xa94f5374Fce5edBC8E2a8697C15331677e6EbF0B';

Types

All the TypeScript typings are placed in the types folder.

1.3.30

3 years ago

1.3.21

3 years ago

1.3.24

3 years ago

1.3.25

3 years ago

1.3.22

3 years ago

1.3.23

3 years ago

1.3.28

3 years ago

1.3.17

3 years ago

1.3.26

3 years ago

1.3.27

3 years ago

1.3.12

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.5

3 years ago